{ "adx": { // Packages written by the ADX team and that ship on NuGet.org "rules": [ "AssemblyHasDocumentFileRule", "AssemblyHasVersionAttributesRule", "AssemblyHasServicingAttributeRule", "AssemblyHasNeutralResourcesLanguageAttributeRule", "SatellitePackageRule", "StrictSemanticVersionValidationRule" ], "packages": { "Microsoft.AspNet.Html.Abstractions": { }, "Microsoft.AspNet.Http": { }, "Microsoft.AspNet.Http.Abstractions": { }, "Microsoft.AspNet.Http.Extensions": { }, "Microsoft.AspNet.Http.Features": { }, "Microsoft.AspNet.Owin": { }, "Microsoft.AspNet.WebUtilities": { }, "Microsoft.Extensions.BufferedHtmlContent.Sources": { }, "Microsoft.Extensions.WebEncoders": { }, "Microsoft.Extensions.WebEncoders.Core": { }, "Microsoft.Net.Http.Headers": { } } }, "Default": { // Rules to run for packages not listed in any other set. "rules": [ "AssemblyHasDocumentFileRule", "AssemblyHasVersionAttributesRule", "AssemblyHasServicingAttributeRule", "AssemblyHasNeutralResourcesLanguageAttributeRule", "SatellitePackageRule", "StrictSemanticVersionValidationRule" ] } }