Merge branch 'PackagedCommands' of https://github.com/eerhardt/cli into eerhardt-PackagedCommands

This commit is contained in:
Piotr Puszkiewicz 2016-02-16 21:02:56 -08:00
commit d9b54cecac
12 changed files with 139 additions and 1 deletions

View file

@ -22,6 +22,7 @@ namespace Microsoft.DotNet.Cli.Build
public static readonly string[] TestProjects = new[]
{
"EndToEnd",
"dotnet.Tests",
"dotnet-publish.Tests",
"dotnet-compile.Tests",
"dotnet-compile.UnitTests",