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