Remove docs exclusion from NuGetPackageVerifier.json.

This commit is contained in:
N. Taylor Mullen 2017-06-20 10:43:41 -07:00
parent a178f10dc6
commit e300cf175a
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@
"packages": {
"Microsoft.AspNetCore.Mvc.Razor.ViewCompilation": {
"exclusions": {
"DOC_MISSING": {
"lib/netcoreapp2.0/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.dll": "Not a class library. Docs not required for CLI tools"
},
"BUILD_ITEMS_FRAMEWORK": {
"*": "Purposefully creating a netstandard2.0 build item so our targets can be injected for desktop and non-desktop based projects."
}