Skip to content

Conversation

@DustinCampbell
Copy link
Member

No description provided.

@DustinCampbell
Copy link
Member Author

cc @gregg-miskelly

@DustinCampbell
Copy link
Member Author

cc @rajkumar42, @gregg-miskelly, @caslan

architecturePromise = PlatformInformation.GetUnixArchitecture();
distributionPromise = LinuxDistribution.GetCurrent();
break;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we do something if it is none of these?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, we should probably throw. The only other possible values are aix, freebsd, openbsd or sunos , which VS Code doesn't really support either.

@DustinCampbell DustinCampbell merged commit aaf96c6 into dotnet:master Oct 27, 2016
@DustinCampbell DustinCampbell deleted the cleanup-platform-info branch November 2, 2016 17:03
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.

3 participants