EnableApiCheck for Kestrel.Https (#2198)

This commit is contained in:
Ryan Brandenburg 2017-11-30 18:36:35 -08:00 committed by Stephen Halter
parent 01e2c88131
commit 7c2c5f2bef
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageTags>aspnetcore;kestrel</PackageTags>
<NoWarn>CS1591;$(NoWarn)</NoWarn>
<!-- Temporarily disabled to workaround https://github.com/aspnet/BuildTools/issues/492 -->
<EnableApiCheck>false</EnableApiCheck>
</PropertyGroup>
<ItemGroup>