This commit is contained in:
Nate McMaster 2016-09-30 15:04:11 -07:00
parent 3b1f650d3b
commit 07444de002
No known key found for this signature in database
GPG Key ID: BD729980AA6A21BD
1 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
],
"packages": {
"Microsoft.DotNet.Watcher.Tools": {
"nowarn": {
"exclusions": {
"DOC_MISSING": {
"lib/netcoreapp1.0/dotnet-watch.dll": "xmldocs not required for DotnetCliTool packages"
}
@ -13,7 +13,7 @@
"packageTypes": ["DotnetCliTool"]
},
"Microsoft.Extensions.Caching.SqlConfig.Tools": {
"nowarn": {
"exclusions": {
"DOC_MISSING": {
"lib/netcoreapp1.0/dotnet-sql-cache.dll": "xmldocs not required for DotnetCliTool packages"
}
@ -21,7 +21,7 @@
"packageTypes": ["DotnetCliTool"]
},
"Microsoft.Extensions.SecretManager.Tools": {
"nowarn": {
"exclusions": {
"DOC_MISSING": {
"lib/netcoreapp1.0/dotnet-user-secrets.dll": "xmldocs not required for DotnetCliTool packages"
}