I've been defining several experiences that are intended to improve Runtime Identifier (RID) and/or publish experiences. It makes sense to catalog those all in one place since its easy (including for me) to lose track of them.
Where is this all heading? There are two primary goals:
- Better differentiate
build and publish and use them to better support common developer workflows. There are properties that you cannot put in project files today because they won't do the right thing with either build or publish since there is no good way to conditionalize them.
- Reduce the degree to which developers have to use the RID syntax and the
-r argument while at the same time runtime-specific apps are the best option in many cases.
I've been defining several experiences that are intended to improve Runtime Identifier (RID) and/or
publishexperiences. It makes sense to catalog those all in one place since its easy (including for me) to lose track of them.ReleasewithPublishRelease#23551PublishSelfContained#26445PublishRuntimeIdentifier#26444PublishProperties #26028RuntimeSpecific#26031Where is this all heading? There are two primary goals:
buildandpublishand use them to better support common developer workflows. There are properties that you cannot put in project files today because they won't do the right thing with eitherbuildorpublishsince there is no good way to conditionalize them.-rargument while at the same time runtime-specific apps are the best option in many cases.