Upate NuGetPackageVerifier.json BUILD_ITEMS_FRAMEWORK reason.

This commit is contained in:
N. Taylor Mullen 2017-06-20 10:22:50 -07:00
parent 3cc8a09bcb
commit a178f10dc6
1 changed files with 1 additions and 1 deletions

View File

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