Add Resgen Test Project, Add test to build project with resource with a space in the path.

This commit is contained in:
Bryan Thornbury 2016-02-16 10:42:45 -08:00
parent ec0b004d4c
commit e486fb2020
4 changed files with 100 additions and 0 deletions

View file

@ -27,6 +27,7 @@ namespace Microsoft.DotNet.Cli.Build
"dotnet-compile.UnitTests",
"dotnet-build.Tests",
"dotnet-pack.Tests",
"dotnet-resgen.Tests",
"Microsoft.DotNet.Cli.Utils.Tests",
"Microsoft.DotNet.Compiler.Common.Tests",
"Microsoft.Extensions.DependencyModel.Tests",