Remove docs exclusion from NuGetPackageVerifier.json.
This commit is contained in:
parent
a178f10dc6
commit
e300cf175a
|
|
@ -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."
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue