From 75435516025a26f333b7f1cf82ae9b240de71b17 Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Wed, 1 Feb 2017 15:46:24 -0600 Subject: [PATCH] Disable EnsureStageSeparation test until we can get a new stage0 with a new MSBuild that has the appropriate fixes. --- build/Microsoft.DotNet.Cli.Test.targets | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build/Microsoft.DotNet.Cli.Test.targets b/build/Microsoft.DotNet.Cli.Test.targets index f9de278d8..866ada3a5 100644 --- a/build/Microsoft.DotNet.Cli.Test.targets +++ b/build/Microsoft.DotNet.Cli.Test.targets @@ -11,8 +11,7 @@ + DependsOnTargets="BuildTests;"> :