diff --git a/Directory.Build.targets b/Directory.Build.targets index b0f161d1eda7..e1781e0c0653 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -11,6 +11,9 @@ true $(PackagesInPatch.Contains(' $(PackageId);')) + + + true diff --git a/src/Servers/IIS/AspNetCoreModuleV1/Microsoft.AspNetCore.AspNetCoreModuleV1/Microsoft.AspNetCore.AspNetCoreModuleV1.pkgproj b/src/Servers/IIS/AspNetCoreModuleV1/Microsoft.AspNetCore.AspNetCoreModuleV1/Microsoft.AspNetCore.AspNetCoreModuleV1.pkgproj index 29f79f80b083..7117d89f5510 100644 --- a/src/Servers/IIS/AspNetCoreModuleV1/Microsoft.AspNetCore.AspNetCoreModuleV1/Microsoft.AspNetCore.AspNetCoreModuleV1.pkgproj +++ b/src/Servers/IIS/AspNetCoreModuleV1/Microsoft.AspNetCore.AspNetCoreModuleV1/Microsoft.AspNetCore.AspNetCoreModuleV1.pkgproj @@ -10,6 +10,7 @@ content true ASP.NET Core Module + true