We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3db300 commit 755e95aCopy full SHA for 755e95a
eng/PatchConfig.props
@@ -23,6 +23,8 @@ Directory.Build.props checks this property using the following condition:
23
Microsoft.AspNetCore.Http.Abstractions;
24
Microsoft.AspNetCore.Http.Features;
25
Microsoft.AspNetCore.CookiePolicy;
26
+ Microsoft.AspNetCore.HttpsPolicy;
27
+ Microsoft.AspNetCore.AspNetCoreModuleV2;
28
</PackagesInPatch>
29
</PropertyGroup>
30
</Project>
0 commit comments