even more pr feedback
This commit is contained in:
parent
38a7836a52
commit
2f5465fea3
2 changed files with 2 additions and 8 deletions
|
@ -1,7 +1,5 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
// Copyright (c) .NET Foundation and contributors. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
|
||||
namespace Microsoft.DotNet.ProjectModel
|
||||
{
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"description": "LoadContextTest Console Application",
|
||||
"authors": [ "anurse" ],
|
||||
"tags": [ "" ],
|
||||
"projectUrl": "",
|
||||
"licenseUrl": "",
|
||||
|
||||
"compilationOptions": {
|
||||
"emitEntryPoint": true
|
||||
|
|
Loading…
Reference in a new issue