Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Modify code to replace RID workaround for .NET 8 migration  #81

@chenss3

Description

@chenss3

Suggested new feature or improvement

With the newest .NET 8 migration, there is a RID workaround needed for reverting back to pre-.NET 8 method of Host using the RID graph to determine assets.

With the recent change in the RuntimeIdentifier graph in addition with RIDs becoming OS version generic, the aforementioned assets that are targeting win10- will not get picked up properly.

Scenario

In the future, we are looking to amend this code so this workaround is not needed.

Additional details

Related to PR #80

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-BuildPertains to the build system, CI, infrastructureIssue-TaskFeature request that doesn't need a major designType-CodeHealthRelated to code cleanliness, linting, rules, warnings, errors, static analysis, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions