leusbj
leusbj
@CZEMacLeod No performance reason. Just wasn't sure if treating them differently was actually important anymore... and if it wasn't there might be a straight forward approach to glob them all
@CZEMacLeod Sorry for confusion. My phrase "treating them differently", was geared towards they don't need to be in different ItemGroups. That they could all be `Content` and as long as...
Wrong target order when using both `MvcBuildViews=true` and `DeployOnBuild=true` MSBuild properties?
@julealgon You do understand correctly about the `PrecompileBeforePublish` and related properties will perform an AspNet Compilation immediately before and include that output into the publish artifacts. Once you are using...