{ "adx": { // Packages written by the ADX team and that ship on NuGet.org "rules": [ "AssemblyHasDocumentFileRule", "AssemblyHasVersionAttributesRule", "AssemblyHasServicingAttributeRule", "AssemblyHasNeutralResourcesLanguageAttributeRule", "SatellitePackageRule", "StrictSemanticVersionValidationRule" ], "packages": { "Microsoft.AspNet.Cryptography.Internal": { }, "Microsoft.AspNet.Cryptography.KeyDerivation": { }, "Microsoft.AspNet.DataProtection": { }, "Microsoft.AspNet.DataProtection.Abstractions": { }, "Microsoft.AspNet.DataProtection.Extensions": { }, "Microsoft.AspNet.DataProtection.SystemWeb": { } } }, "adx-nonshipping": { "rules": [], "packages": { "Microsoft.AspNet.DataProtection.Sources": { } } }, "Default": { // Rules to run for packages not listed in any other set. "rules": [ "AssemblyHasDocumentFileRule", "AssemblyHasVersionAttributesRule", "AssemblyHasServicingAttributeRule", "AssemblyHasNeutralResourcesLanguageAttributeRule", "SatellitePackageRule", "StrictSemanticVersionValidationRule" ] } }