CLI Build Cleanup: Round 1 (#3869)

* dotnet-cli-build non-runnable

* Usings + License
This commit is contained in:
Piotr Puszkiewicz 2016-07-15 08:31:50 -07:00 committed by GitHub
parent a477fe7253
commit 5059e9c61b
36 changed files with 82 additions and 2110 deletions

View file

@ -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