Reenable api check

This commit is contained in:
John Luo 2018-05-14 02:09:42 -07:00
parent 514917b9a8
commit 04f2101696
1 changed files with 0 additions and 4 deletions

View File

@ -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>