Removed packages list in NuGetPackageVerifier.json

This commit is contained in:
Ajay Bhargav Baaskaran 2016-12-12 00:52:17 -08:00
parent 7cc4caa7b2
commit e0c96f6788
1 changed files with 0 additions and 12 deletions

View File

@ -1,16 +1,4 @@
{
"adx": { // Packages written by the ADX team and that ship on NuGet.org
"rules": [
"AdxVerificationCompositeRule"
],
"packages": {
"Microsoft.AspNetCore.Diagnostics": { },
"Microsoft.AspNetCore.Diagnostics.Abstractions": { },
"Microsoft.AspNetCore.Diagnostics.Elm": { },
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": { },
"Microsoft.AspNetCore.MiddlewareAnalysis": { }
}
},
"adx-nonshipping": {
"rules": [],
"packages": {