Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Update embedded RID definitions for Ubuntu and OS X #2780

Merged
merged 2 commits into from
Sep 22, 2015

Conversation

analogrelay
Copy link
Contributor

@BrennanConroy
Copy link
Member

:shipit:

new RuntimeSpec("ubuntu-x64", "ubuntu", "linux-x64"),

new RuntimeSpec("ubuntu.14.04", "ubuntu"),
new RuntimeSpec("ubuntu.14.04-x64", "ubuntu.14.04", "ubuntu-x64"));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where do we get this list from?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Microsoft.NETCore.Platforms package

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to have a process or automation to keep these two in sync?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think so. It would take more effort than it's worth since we only need to modify this when DNX adds support for a new platform.

@analogrelay analogrelay deleted the anurse/2594-rid-fallback branch September 22, 2015 21:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants