Remove CultureInfoGenerator from NugetPackageVerifier

This commit is contained in:
Kirthi Krishnamraju 2015-10-26 11:59:23 -07:00
parent bb83bd27cb
commit 14881cbae8
1 changed files with 0 additions and 6 deletions

View File

@ -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",