From 36d03ce4ceac1464fbd9ba2fdaf5db9b26d6e245 Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Tue, 10 Jan 2017 17:29:46 -0600 Subject: [PATCH] Fix up merge of cherry-picking 'Fixing the test packages preparation. First, allows it to run independently. Second, it actually points to packages produced by the repo.' --- build/test/TestPackageProjects.targets | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/build/test/TestPackageProjects.targets b/build/test/TestPackageProjects.targets index c310e7a5f..34f6b4e66 100644 --- a/build/test/TestPackageProjects.targets +++ b/build/test/TestPackageProjects.targets @@ -196,26 +196,6 @@ True netcoreapp1.0 - - Microsoft.DotNet.Cli.Utils - Microsoft.DotNet.Cli.Utils.csproj - True - True - 1.0.0-preview5- - preview5-$(TestPackageBuildVersionSuffix) - False - netstandard1.5 - - - Microsoft.DotNet.InternalAbstractions - Microsoft.DotNet.InternalAbstractions.csproj - True - True - 2.0.0-beta- - beta-$(TestPackageBuildVersionSuffix) - False - netstandard1.3 -