Attempt to fix exclusions in NuGetPackageVerifier.json again

This commit is contained in:
Mike Lorbetske 2018-08-05 14:13:08 -07:00
parent b242704bda
commit eb591fb29d
No known key found for this signature in database
GPG Key ID: 9EA3D5A33FBABE3B
1 changed files with 14 additions and 0 deletions

View File

@ -24,6 +24,20 @@
"DotnetTool"
]
},
"dotnet-httprepl": {
"packageTypes": [
"DotnetTool"
],
"Exclusions": {
"ASSEMBLY_DESCRIPTION": {
"tools/netcoreapp2.1/any/System.Net.Http.Formatting.dll": "Referenced assembly, not built as part of this process"
},
"VERSION_INFORMATIONALVERSION": {
"tools/netcoreapp2.1/any/Newtonsoft.Json.dll": "Referenced assembly, not built as part of this process",
"tools/netcoreapp2.1/any/Newtonsoft.Json.Bson.dll": "Referenced assembly, not built as part of this process"
}
}
},
"Microsoft.AspNetCore.DeveloperCertificates.XPlat": {
"Exclusions": {
"DOC_MISSING": {