Stop producing Microsoft.AspNetCore.Server.Kestrel.Tls as a package

This commit is contained in:
Nate McMaster 2017-08-16 14:56:01 -07:00
parent 26f1d4baa3
commit 87db7cceb6
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<NoWarn>CS1591;$(NoWarn)</NoWarn>
<EnableApiCheck>false</EnableApiCheck>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>