diff --git a/src/Microsoft.AspNetCore.Server.IISIntegration/Microsoft.AspNetCore.Server.IISIntegration.csproj b/src/Microsoft.AspNetCore.Server.IISIntegration/Microsoft.AspNetCore.Server.IISIntegration.csproj
index 74cbf88796..4d925a782d 100644
--- a/src/Microsoft.AspNetCore.Server.IISIntegration/Microsoft.AspNetCore.Server.IISIntegration.csproj
+++ b/src/Microsoft.AspNetCore.Server.IISIntegration/Microsoft.AspNetCore.Server.IISIntegration.csproj
@@ -1,28 +1,28 @@
-
-
-
-
-
- ASP.NET Core components for working with the IIS AspNetCoreModule.
- net451;netstandard1.3
- $(NoWarn);CS1591
- true
- aspnetcore;iis
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ ASP.NET Core components for working with the IIS AspNetCoreModule.
+ net451;netstandard1.3
+ $(NoWarn);CS1591
+ true
+ aspnetcore;iis
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/test/Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests/Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests.csproj b/test/Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests/Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests.csproj
index cb37b5c81d..9e25f5898a 100644
--- a/test/Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests/Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests.csproj
+++ b/test/Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests/Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests.csproj
@@ -3,7 +3,7 @@
- net451
+ net452
@@ -11,16 +11,16 @@
-
+
-
-
-
+
+
+
diff --git a/test/Microsoft.AspNetCore.Server.IISIntegration.Tests/Microsoft.AspNetCore.Server.IISIntegration.Tests.csproj b/test/Microsoft.AspNetCore.Server.IISIntegration.Tests/Microsoft.AspNetCore.Server.IISIntegration.Tests.csproj
index d1bb39954e..5edc9d12c2 100644
--- a/test/Microsoft.AspNetCore.Server.IISIntegration.Tests/Microsoft.AspNetCore.Server.IISIntegration.Tests.csproj
+++ b/test/Microsoft.AspNetCore.Server.IISIntegration.Tests/Microsoft.AspNetCore.Server.IISIntegration.Tests.csproj
@@ -3,7 +3,8 @@
- netcoreapp1.1;net451
+ netcoreapp1.1;net452
+ netcoreapp1.1
diff --git a/test/TestSites/TestSites.csproj b/test/TestSites/TestSites.csproj
index a8b9d56d4d..670789b406 100644
--- a/test/TestSites/TestSites.csproj
+++ b/test/TestSites/TestSites.csproj
@@ -1,24 +1,25 @@
-
-
-
-
-
- netcoreapp1.1;net451
- win7-x64;win7-x86;osx.10.10-x64;osx.10.11-x64;osx.10.12-x64;ubuntu.14.04-x64;ubuntu.15.04-x64
-
- win7-x64
- Exe
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ netcoreapp1.1;net452
+ netcoreapp1.1
+ win7-x64;win7-x86;osx.10.10-x64;osx.10.11-x64;osx.10.12-x64;ubuntu.14.04-x64;ubuntu.15.04-x64
+
+ win7-x64
+ Exe
+
+
+
+
+
+
+
+
+
+
+
+
+
+