Remove CultureInfoGenerator from NugetPackageVerifier
This commit is contained in:
parent
bb83bd27cb
commit
14881cbae8
|
|
@ -15,12 +15,6 @@
|
|||
"Microsoft.Extensions.Localization.Abstractions": { }
|
||||
}
|
||||
},
|
||||
"adx-nonshipping": {
|
||||
"rules": [],
|
||||
"packages": {
|
||||
"CultureInfoGenerator": { }
|
||||
}
|
||||
},
|
||||
"Default": { // Rules to run for packages not listed in any other set.
|
||||
"rules": [
|
||||
"AssemblyHasDocumentFileRule",
|
||||
|
|
|
|||
Loading…
Reference in New Issue