From 89ff57f51b7015f73480263fca5082ee4607c46f Mon Sep 17 00:00:00 2001 From: jonsequitur Date: Wed, 25 Jan 2017 16:28:35 -0800 Subject: [PATCH] only build desktop-and-portable TestPackage on Windows --- build/Microsoft.DotNet.Cli.Test.targets | 10 ++-------- build/test/TestPackageProjects.targets | 2 +- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/build/Microsoft.DotNet.Cli.Test.targets b/build/Microsoft.DotNet.Cli.Test.targets index cdd2c2ca3..1d0944290 100644 --- a/build/Microsoft.DotNet.Cli.Test.targets +++ b/build/Microsoft.DotNet.Cli.Test.targets @@ -100,15 +100,9 @@ Source="$(TestPackagesDir)" ConfigFile="$(RepoRoot)\NuGet.Config" ProjectPath="%(TestPackageProject.ProjectPath)" /> - - - + - True netcoreapp1.0 - + dotnet-desktop-and-portable dotnet-desktop-and-portable.csproj True