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

Add information about portable RIDs #2843

Closed
weshaggard opened this issue Aug 7, 2017 · 4 comments
Closed

Add information about portable RIDs #2843

weshaggard opened this issue Aug 7, 2017 · 4 comments
Assignees
Labels
⌚ Not Triaged Not triaged

Comments

@weshaggard
Copy link
Member

With .NET Core 2.0 we are moving towards using what we call portable RID's which are essentially RID's that aren't distro or version specific but instead contain assets that can work on lots of platforms. I think we need to refresh this document https://docs.microsoft.com/en-us/dotnet/core/rid-catalog to add information on the portable RIDs (i.e. linux-x64, win-x86/x64, osx-x64, etc).

cc @ericstj

@mairaw mairaw self-assigned this Aug 7, 2017
@mairaw mairaw added this to the 2017 - Quarter 3 milestone Aug 7, 2017
@mairaw mairaw added the P1 label Aug 7, 2017
@mairaw
Copy link
Contributor

mairaw commented Aug 10, 2017

Should we also change examples where we show specific RIDs to use the portable ones? E.g. https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-publish

@weshaggard
Copy link
Member Author

I think it is worth adding additional samples with the portable RIDs and the portable ones should be the primary example but the other RIDs should still have samples.

@yaakov-h
Copy link
Member

Any news on this? The tooling is out, but the docs haven't been updated yet, which is plain confusing.

@mairaw
Copy link
Contributor

mairaw commented Aug 29, 2017

Apologies on that @yaakov-h. This is coming soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌚ Not Triaged Not triaged
Projects
None yet
Development

No branches or pull requests

5 participants