Removed packages list in NuGetPackageVerifier.json

This commit is contained in:
Ajay Bhargav Baaskaran 2016-12-12 00:49:46 -08:00
parent 09b1f9e511
commit 981dc794b3
1 changed files with 0 additions and 15 deletions

View File

@ -1,19 +1,4 @@
{
"adx": { // Packages written by the ADX team and that ship on NuGet.org
"rules": [
"AdxVerificationCompositeRule"
],
"packages": {
"Microsoft.AspNetCore.Cryptography.Internal": { },
"Microsoft.AspNetCore.Cryptography.KeyDerivation": { },
"Microsoft.AspNetCore.DataProtection": { },
"Microsoft.AspNetCore.DataProtection.Abstractions": { },
"Microsoft.AspNetCore.DataProtection.AzureStorage": { },
"Microsoft.AspNetCore.DataProtection.Extensions": { },
"Microsoft.AspNetCore.DataProtection.Redis": { },
"Microsoft.AspNetCore.DataProtection.SystemWeb": { }
}
},
"adx-nonshipping": {
"rules": [],
"packages": {