Merge pull request #1434 from dotnet/brthor/1280/resgen-spaces

Fix Resgen with Spaces in Path
This commit is contained in:
Bryan Thornbury 2016-02-17 09:35:26 -08:00
commit 23907bc924
9 changed files with 132 additions and 21 deletions

View file

@ -28,6 +28,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",