diff --git a/src/Servers/IIS/build/assets.props b/src/Servers/IIS/build/assets.props index e97ecec6a9d2..950a773257e1 100644 --- a/src/Servers/IIS/build/assets.props +++ b/src/Servers/IIS/build/assets.props @@ -125,6 +125,7 @@ ProjectName="OutOfProcessRequestHandler.vcxproj" PropetyName="AspNetCoreModuleV2OutOfProcessHandler" OutDirName="OutOfProcessRequestHandler" + TempSubfolder="2.0.0/" PackageSubPath="$(AspNetCoreModuleOutOfProcessVersion)\" ProjectDirectory="$(MSBuildThisFileDirectory)..\AspNetCoreModuleV2\OutOfProcessRequestHandler" Include="$(MSBuildThisFileDirectory)..\AspNetCoreModuleV2\OutOfProcessRequestHandler\OutOfProcessRequestHandler.vcxproj" @@ -139,6 +140,7 @@ ProjectName="OutOfProcessRequestHandler.vcxproj" PropetyName="AspNetCoreModuleV2OutOfProcessHandler" OutDirName="OutOfProcessRequestHandler" + TempSubfolder="2.0.0/" PackageSubPath="$(AspNetCoreModuleOutOfProcessVersion)\" ProjectDirectory="$(MSBuildThisFileDirectory)..\AspNetCoreModuleV2\OutOfProcessRequestHandler" Include="$(MSBuildThisFileDirectory)..\AspNetCoreModuleV2\OutOfProcessRequestHandler\OutOfProcessRequestHandler.vcxproj" diff --git a/src/SiteExtensions/Runtime/Microsoft.AspNetCore.Runtime.SiteExtension.pkgproj b/src/SiteExtensions/Runtime/Microsoft.AspNetCore.Runtime.SiteExtension.pkgproj index 81ebb2c3bc30..2ec7d6ac1a3a 100644 --- a/src/SiteExtensions/Runtime/Microsoft.AspNetCore.Runtime.SiteExtension.pkgproj +++ b/src/SiteExtensions/Runtime/Microsoft.AspNetCore.Runtime.SiteExtension.pkgproj @@ -16,6 +16,8 @@ true + + @@ -33,11 +35,18 @@ false true + + + + diff --git a/src/SiteExtensions/Runtime/applicationHost.xdt b/src/SiteExtensions/Runtime/applicationHost.xdt index 388c6d80a353..3eb172b2fb2f 100644 --- a/src/SiteExtensions/Runtime/applicationHost.xdt +++ b/src/SiteExtensions/Runtime/applicationHost.xdt @@ -12,6 +12,10 @@ + + + +