[Containers] Improve container integrations with editors and tools to expand usage #35552
Open
Description
Now that the Container tools are well-grounded, we should integrate them deeper with our editors and partner tools:
Deployment
Editors
- Investigate Visual Studio Property Page support sdk-container-builds#503
- Add Container MSBuild Properties to the MSBuild XSD sdk-container-builds#502
CLI
- Add a
--profile
option todotnet publish
to expose PublishProfiles as first-class concepts. #26161 - Do a two-phase publish to mimic VS behavior #29817