Removed packages list in NuGetPackageVerifier.json
This commit is contained in:
parent
7cc4caa7b2
commit
e0c96f6788
|
|
@ -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": {
|
"adx-nonshipping": {
|
||||||
"rules": [],
|
"rules": [],
|
||||||
"packages": {
|
"packages": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue