Refactor DependencyModel, make it ready for tests

This commit is contained in:
Pavel Krymets 2016-02-10 20:13:56 -08:00
parent 9c7ec89392
commit 39e1e26f0e
39 changed files with 1739 additions and 346 deletions

View file

@ -28,6 +28,7 @@ namespace Microsoft.DotNet.Cli.Build
"dotnet-build.Tests",
"Microsoft.DotNet.Cli.Utils.Tests",
"Microsoft.DotNet.Compiler.Common.Tests",
"Microsoft.Extensions.DependencyModel.Tests",
"ArgumentForwardingTests"
};