aspnetcore/NuGetPackageVerifier.json

40 lines
1.0 KiB
JSON

{
"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."
},
"THIRDPARTY_DEPENDENCY_NOT_REGISTERED": {
"*": "Temporary exception while waiting for Coherence-Signed to get a new version of NugetPackageVerifier."
}
}
}
}
},
"Default": {
"rules": [
"DefaultCompositeRule"
]
}
}