Reenable api check
This commit is contained in:
parent
514917b9a8
commit
04f2101696
|
|
@ -3,8 +3,4 @@
|
|||
<ItemGroup>
|
||||
<PackageReference Include="Internal.AspNetCore.Sdk" PrivateAssets="All" Version="$(InternalAspNetCoreSdkPackageVersion)" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<!-- https://github.com/aspnet/KestrelHttpServer/issues/2350 -->
|
||||
<EnableApiCheck>false</EnableApiCheck>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue