Add project to project graph

This commit is contained in:
Pavel Krymets 2016-04-17 20:53:49 -07:00
parent ef0c3b2cee
commit 3e5b68dc43
14 changed files with 793 additions and 743 deletions

View file

@ -8,7 +8,6 @@ using System.Linq;
using System.Text;
using Microsoft.DotNet.Cli.Utils;
using Microsoft.Dnx.Runtime.Common.CommandLine;
using Microsoft.Dotnet.Cli.Compiler.Common;
using Microsoft.DotNet.ProjectModel;
using Microsoft.DotNet.ProjectModel.Graph;
using NuGet.Frameworks;