Fix Microsoft.DotNet.ProjectModel namespace
This commit is contained in:
parent
2ad820d983
commit
bf2583c1a6
57 changed files with 87 additions and 87 deletions
|
@ -11,8 +11,8 @@ using Microsoft.Dnx.Runtime.Common.CommandLine;
|
|||
using Microsoft.DotNet.Cli.Utils;
|
||||
using Microsoft.DotNet.Cli.Compiler.Common;
|
||||
using Microsoft.DotNet.Tools.Common;
|
||||
using Microsoft.Extensions.ProjectModel;
|
||||
using Microsoft.Extensions.ProjectModel.Compilation;
|
||||
using Microsoft.DotNet.ProjectModel;
|
||||
using Microsoft.DotNet.ProjectModel.Compilation;
|
||||
using NuGet.Frameworks;
|
||||
|
||||
namespace Microsoft.DotNet.Tools.Compiler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue