Add Microsoft.AspNetCore.DataProtection.AzureKeyVault package (#234)

This commit is contained in:
Pavel Krymets 2017-09-15 14:27:00 -07:00 committed by GitHub
parent 35a7146351
commit d1d934e990
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.DataProtection" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.DataProtection.Abstractions" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.DataProtection.AzureKeyVault" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.DataProtection.AzureStorage" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Diagnostics.Abstractions" />