From ab253640a3cbcd5043fe549027e33d7516b12619 Mon Sep 17 00:00:00 2001 From: Doug Bunting Date: Tue, 14 Feb 2017 13:04:37 -0800 Subject: [PATCH] Revert "Bump test projects up to .NET 4.5.2" This reverts commit 45b0f1dfd9b54b6a5a84d45f90b68bb19d3abd5f. --- ...crosoft.AspNetCore.AzureAppServicesIntegration.Tests.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.csproj b/test/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.csproj index 0162240f4a..ffe7e563bb 100644 --- a/test/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.csproj +++ b/test/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.csproj @@ -3,8 +3,7 @@ - netcoreapp1.1;net452 - netcoreapp1.1 + netcoreapp1.1;net451 $(PackageTargetFallback);portable-net40+sl5+win8+wp8+wpa81;portable-net45+win8+wp8+wpa81