Skip to content

Clarify RID catalog casing #30141

@joeloff

Description

@joeloff

Clarify RID catalog casing

Developers sometimes need to compute RIDs programmatically, e.g. a custom publishing wizard in Visual Studio that can only rely information like the solution configuration manager and project properties. If the solution configuration passes invalid value, e.g. ARM64 instead of arm64, you end up with a potentially invalid RID like win-ARM64.

We should clarify that computed RIDs must match the catalog. RIDs with different casing would also cause problems when the OS is case sensitive, like Linux, as the value is often used when constructing output paths, etc.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions