diff --git a/build/artifacts.props b/build/artifacts.props
index 5d623f9ad5..662350e960 100644
--- a/build/artifacts.props
+++ b/build/artifacts.props
@@ -23,11 +23,12 @@ This can be done once #4246 is complete, and done in conjunction with converting
+
+
-
@@ -79,6 +80,7 @@ This can be done once #4246 is complete, and done in conjunction with converting
+
@@ -108,9 +110,7 @@ This can be done once #4246 is complete, and done in conjunction with converting
-
-
diff --git a/src/Framework/Microsoft.AspNetCore.App.props b/src/Framework/Microsoft.AspNetCore.App.props
index cbbded6f00..9b63217a7a 100644
--- a/src/Framework/Microsoft.AspNetCore.App.props
+++ b/src/Framework/Microsoft.AspNetCore.App.props
@@ -17,9 +17,7 @@
-
-
@@ -133,15 +131,9 @@
-
-
-
-
-
-
diff --git a/src/Security/Authentication/JwtBearer/src/Microsoft.AspNetCore.Authentication.JwtBearer.csproj b/src/Security/Authentication/JwtBearer/src/Microsoft.AspNetCore.Authentication.JwtBearer.csproj
index 5081b23619..031b422413 100644
--- a/src/Security/Authentication/JwtBearer/src/Microsoft.AspNetCore.Authentication.JwtBearer.csproj
+++ b/src/Security/Authentication/JwtBearer/src/Microsoft.AspNetCore.Authentication.JwtBearer.csproj
@@ -6,6 +6,7 @@
$(NoWarn);CS1591
true
aspnetcore;authentication;security
+ true
diff --git a/src/Security/Authentication/OpenIdConnect/src/Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj b/src/Security/Authentication/OpenIdConnect/src/Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj
index b8a6f0722c..2ccf7b01d8 100644
--- a/src/Security/Authentication/OpenIdConnect/src/Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj
+++ b/src/Security/Authentication/OpenIdConnect/src/Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj
@@ -6,6 +6,7 @@
$(NoWarn);CS1591
true
aspnetcore;authentication;security
+ true