docs icon indicating copy to clipboard operation
docs copied to clipboard

Reorganize container SDK reference for readabilty

Open CamSoper opened this issue 7 months ago • 0 comments

Type of issue

Outdated article

Description

The current .NET SDK reference for MSBuild property flags involving containers is difficult to navigate due to its unorganized, wall-of-text format. To enhance readability and usability, the document needs to be alphabetized and categorized based on @baronfel's suggested groups:

  • Flags that control the base image
  • Flags that control generated-image-independent metadata (RID-agnostic)
  • Flags that control execution metadata (RID-specific)
  • Flags that control the destination of the generated image(s)

Page URL

https://learn.microsoft.com/en-us/dotnet/core/containers/publish-configuration

Content source URL

https://github.com/dotnet/docs/blob/main/docs/core/containers/publish-configuration.md

Document Version Independent Id

87603b1d-8af0-ecb0-fca2-aacd3d7ef5a0

Platform Id

36de283b-4744-4f85-0ab2-e0ce83954d51

Article author

@CamSoper

Metadata

  • ID: a8539d30-07b2-29ff-8e9b-09d83bc066e5
  • PlatformId: 36de283b-4744-4f85-0ab2-e0ce83954d51
  • Service: dotnet-fundamentals

Related Issues


Associated WorkItem - 429414

CamSoper avatar Apr 23 '25 22:04 CamSoper