{ "adx": { "rules": [ "AdxVerificationCompositeRule" ], "packages": { "Microsoft.DotNet.Watcher.Tools": { "packageTypes": [ "DotnetCliTool" ] }, "Microsoft.Extensions.Caching.SqlConfig.Tools": { "packageTypes": [ "DotnetCliTool" ] }, "Microsoft.Extensions.SecretManager.Tools": { "packageTypes": [ "DotnetCliTool" ] }, "Microsoft.AspNetCore.CertificateGeneration.Task": { "exclusions":{ "BUILD_ITEMS_FRAMEWORK": { "*": "This is an MSBuild task intended to run through dotnet msbuild /t:Target independently of whether your project targets full framework or .net core." } } } } }, "Default": { "rules": [ "DefaultCompositeRule" ] } }