Fix the CLI .sln file to load and build in VS 2017.
This commit is contained in:
parent
da15d5435f
commit
8e2a7bfa12
4 changed files with 86 additions and 169 deletions
|
@ -2,7 +2,6 @@
|
|||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
|
||||
using System;
|
||||
using Microsoft.DotNet.Cli.Utils;
|
||||
using Microsoft.DotNet.Tools;
|
||||
|
||||
namespace Microsoft.DotNet.Cli.CommandLine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue