fix build break

This commit is contained in:
Andrew Stanton-Nurse 2017-10-25 15:22:36 -07:00
parent 8c4bdbcf6b
commit ab78fb0b8c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Hosting" />
<PackageReference Include="Microsoft.AspNetCore.Certificates.Generation.Sources" />
<PackageReference Include="Microsoft.AspNetCore.Certificates.Generation.Sources" PrivateAssets="All" />
<PackageReference Include="System.Security.Cryptography.Cng" />
</ItemGroup>