From 0a6deabccebe8b227ed22dd84b3536ef153b5bc2 Mon Sep 17 00:00:00 2001 From: Piotr Puszkiewicz Date: Mon, 27 Feb 2017 10:34:59 -0800 Subject: [PATCH] Enable multi-proc build of test sln. --- build/Test.targets | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build/Test.targets b/build/Test.targets index 5f49cd97a..1a42d45bd 100644 --- a/build/Test.targets +++ b/build/Test.targets @@ -65,8 +65,7 @@ + ProjectPath=""$(TestDirectory)/Microsoft.DotNet.Cli.Tests.sln"" />