Fix pack output location

This commit is contained in:
Pavel Krymets 2016-02-16 10:20:23 -08:00
parent 9c7ec89392
commit 4d4f5ad895
7 changed files with 166 additions and 1 deletions

View file

@ -26,6 +26,7 @@ namespace Microsoft.DotNet.Cli.Build
"dotnet-compile.Tests",
"dotnet-compile.UnitTests",
"dotnet-build.Tests",
"dotnet-pack.Tests",
"Microsoft.DotNet.Cli.Utils.Tests",
"Microsoft.DotNet.Compiler.Common.Tests",
"ArgumentForwardingTests"