Skip to content

Commit cd258cf

Browse files
committed
Patchconfig
1 parent 0c88411 commit cd258cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

eng/PatchConfig.props

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Directory.Build.props checks this property using the following condition:
1717
<PackagesInPatch>
1818
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore;
1919
@microsoft/signalr;
20+
Microsoft.Net.Http.Headers;
21+
Microsoft.AspNetCore.Http.Abstractions;
22+
Microsoft.AspNetCore.Http.Features;
23+
Microsoft.AspNetCore.CookiePolicy;
2024
</PackagesInPatch>
2125
</PropertyGroup>
2226
</Project>

0 commit comments

Comments
 (0)