Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NuGet: Use a more general RID's #6674

Conversation

Taritsyn
Copy link
Contributor

@Taritsyn Taritsyn commented Apr 3, 2021

In the names of runtime directories are used is quite specific RID's: win7-x86, win7-x64 and win8-arm. Usage of such identifiers was justified in early releases of .NET Core 1.0, but for now it's better to switch to using more general identifiers: win-x86, win-x64 and win-arm.

This PR relates to issue #6572.

@rhuanjl rhuanjl merged commit 8a8ceba into chakra-core:master Apr 3, 2021
@Taritsyn Taritsyn deleted the nuget-package-general-runtime-identifiers branch April 4, 2021 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants