From bc5a53ed354d44fa6502ee273a3bb934205a7ba9 Mon Sep 17 00:00:00 2001 From: Piotr Puszkiewicz Date: Thu, 2 Mar 2017 20:51:03 -0800 Subject: [PATCH] Fix excessive removals --- test/dotnet-publish.Tests/dotnet-publish.Tests.csproj | 4 ++++ test/dotnet-run.Tests/dotnet-run.Tests.csproj | 4 ++++ test/dotnet-test.Tests/dotnet-test.Tests.csproj | 4 ++++ test/dotnet-vstest.Tests/dotnet-vstest.Tests.csproj | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/test/dotnet-publish.Tests/dotnet-publish.Tests.csproj b/test/dotnet-publish.Tests/dotnet-publish.Tests.csproj index e9f481bcc..ea8493b24 100644 --- a/test/dotnet-publish.Tests/dotnet-publish.Tests.csproj +++ b/test/dotnet-publish.Tests/dotnet-publish.Tests.csproj @@ -16,6 +16,10 @@ + + + + diff --git a/test/dotnet-run.Tests/dotnet-run.Tests.csproj b/test/dotnet-run.Tests/dotnet-run.Tests.csproj index b74920b1d..baf437495 100644 --- a/test/dotnet-run.Tests/dotnet-run.Tests.csproj +++ b/test/dotnet-run.Tests/dotnet-run.Tests.csproj @@ -9,6 +9,10 @@ $(PackageTargetFallback);dotnet5.4;portable-net451+win8 + + + + diff --git a/test/dotnet-test.Tests/dotnet-test.Tests.csproj b/test/dotnet-test.Tests/dotnet-test.Tests.csproj index 78087dca4..d0ec87860 100644 --- a/test/dotnet-test.Tests/dotnet-test.Tests.csproj +++ b/test/dotnet-test.Tests/dotnet-test.Tests.csproj @@ -9,6 +9,10 @@ $(PackageTargetFallback);dotnet5.4;portable-net451+win8 + + + + diff --git a/test/dotnet-vstest.Tests/dotnet-vstest.Tests.csproj b/test/dotnet-vstest.Tests/dotnet-vstest.Tests.csproj index 74830ac09..8b3592d0f 100644 --- a/test/dotnet-vstest.Tests/dotnet-vstest.Tests.csproj +++ b/test/dotnet-vstest.Tests/dotnet-vstest.Tests.csproj @@ -9,6 +9,10 @@ $(PackageTargetFallback);dotnet5.4;portable-net451+win8 + + + +