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 0c88411 commit cd258cfCopy full SHA for cd258cf
eng/PatchConfig.props
@@ -17,6 +17,10 @@ Directory.Build.props checks this property using the following condition:
17
<PackagesInPatch>
18
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore;
19
@microsoft/signalr;
20
+ Microsoft.Net.Http.Headers;
21
+ Microsoft.AspNetCore.Http.Abstractions;
22
+ Microsoft.AspNetCore.Http.Features;
23
+ Microsoft.AspNetCore.CookiePolicy;
24
</PackagesInPatch>
25
</PropertyGroup>
26
</Project>
0 commit comments