diff --git a/NuGetPackageVerifier.json b/NuGetPackageVerifier.json
index 33addcaf71..4e5da217e3 100644
--- a/NuGetPackageVerifier.json
+++ b/NuGetPackageVerifier.json
@@ -4,14 +4,7 @@
"AdxVerificationCompositeRule"
],
"packages": {
- "Microsoft.AspNetCore.AzureAppServicesIntegration": { },
- "Microsoft.AspNetCore.AzureAppServices.SiteExtension": {
- "Exclusions": {
- "THIRDPARTY_DEPENDENCY_NOT_REGISTERED": {
- "Microsoft.AspNetCore.AzureAppServices.SiteExtension; .NETFramework,Version=v4.5.1": "Microsoft.Web.Xdt.Extensions is locally developed and bundled into this package."
- }
- }
- }
+ "Microsoft.AspNetCore.AzureAppServicesIntegration": { }
}
},
"Default": { // Rules to run for packages not listed in any other set.
diff --git a/build/common.props b/build/common.props
index 092c8a9af3..647bc19fd0 100644
--- a/build/common.props
+++ b/build/common.props
@@ -16,8 +16,4 @@
-
-
-
-
diff --git a/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj b/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj
index 90d218b428..98e5ff1f42 100644
--- a/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj
+++ b/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj
@@ -22,7 +22,7 @@
-
+
\ No newline at end of file