diff --git a/build/testsite.props b/build/testsite.props
index 9a9e2cdf76..03aa0c9cff 100644
--- a/build/testsite.props
+++ b/build/testsite.props
@@ -6,6 +6,7 @@
$(MSBuildThisFileDirectory)applicationhost.config
$(MSBuildThisFileDirectory)applicationhost.iis.config
false
+ True
diff --git a/test/IIS.FunctionalTests/IIS.FunctionalTests.csproj b/test/IIS.FunctionalTests/IIS.FunctionalTests.csproj
index dfe65f9b56..723433b707 100644
--- a/test/IIS.FunctionalTests/IIS.FunctionalTests.csproj
+++ b/test/IIS.FunctionalTests/IIS.FunctionalTests.csproj
@@ -3,6 +3,7 @@
netcoreapp2.2
IIS.FunctionalTests
+ True
diff --git a/test/IISExpress.FunctionalTests/IISExpress.FunctionalTests.csproj b/test/IISExpress.FunctionalTests/IISExpress.FunctionalTests.csproj
index 455f453431..e62095f98f 100644
--- a/test/IISExpress.FunctionalTests/IISExpress.FunctionalTests.csproj
+++ b/test/IISExpress.FunctionalTests/IISExpress.FunctionalTests.csproj
@@ -1,7 +1,8 @@
-
+
netcoreapp2.2
+ True