Add a ProjectModel test

This commit is contained in:
Troy Dai 2016-02-16 01:31:44 -08:00
parent 501570f46a
commit c2e5b0f24d
6 changed files with 100 additions and 7 deletions

View file

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