Removed packages list in NuGetPackageVerifier.json
This commit is contained in:
Родитель
515b5f6803
Коммит
46adbc3e8f
|
@ -1,16 +1,5 @@
|
|||
{
|
||||
"adx": { // Packages written by the ADX team and that ship on NuGet.org
|
||||
"rules": [
|
||||
"AdxVerificationCompositeRule"
|
||||
],
|
||||
"packages": {
|
||||
"Microsoft.AspNetCore.Buffering": { },
|
||||
"Microsoft.AspNetCore.HttpOverrides": { },
|
||||
"Microsoft.AspNetCore.Rewrite": { },
|
||||
"Microsoft.AspNetCore.ResponseCompression": { }
|
||||
}
|
||||
},
|
||||
"Default": { // Rules to run for packages not listed in any other set.
|
||||
"Default": {
|
||||
"rules": [
|
||||
"DefaultCompositeRule"
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче