diff --git a/NuGetPackageVerifier.json b/NuGetPackageVerifier.json index 2113ed609c..22c9f65529 100644 --- a/NuGetPackageVerifier.json +++ b/NuGetPackageVerifier.json @@ -5,7 +5,8 @@ ], "packages": { "dotnet-publish-iis": { }, - "Microsoft.AspNetCore.IISPlatformHandler": { } + "Microsoft.AspNetCore.IISPlatformHandler": { }, + "Microsoft.AspNetCore.Server.IISIntegration": { } } }, "Default": { // Rules to run for packages not listed in any other set.