Add Kestrel.Core to patchconfig
This commit is contained in:
parent
0954a15458
commit
a36db52f9e
|
|
@ -7,6 +7,7 @@
|
|||
<PackagesInPatch>
|
||||
Microsoft.AspNetCore;
|
||||
Microsoft.AspNetCore.Server.IISIntegration;
|
||||
Microsoft.AspNetCore.Server.Kestrel.Core;
|
||||
</PackagesInPatch>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue