CLI Build Cleanup: Round 1 (#3869)
* dotnet-cli-build non-runnable * Usings + License
This commit is contained in:
parent
a477fe7253
commit
5059e9c61b
36 changed files with 82 additions and 2110 deletions
|
@ -1,4 +1,7 @@
|
|||
using Microsoft.Build.Framework;
|
||||
// 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.
|
||||
|
||||
using Microsoft.Build.Framework;
|
||||
using Microsoft.Build.Utilities;
|
||||
|
||||
namespace Microsoft.DotNet.Cli.Build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue