Skip to content

Conversation

WojciechNagorski
Copy link
Contributor

Sample application shouldn't use internal class. Instead of RuntimeInformation.Is64BitPlatform() I've used Environment.Is64BitProcess

https://github.com/dotnet/corefx/blob/94e9d02ad70b2224d012ac4a66eaa1f913ae4f29/src/Common/src/CoreLib/System/Environment.cs#L111

Now global tool works well.

@adamsitnik adamsitnik merged commit c01bc57 into dotnet:master Feb 1, 2019
@adamsitnik
Copy link
Member

good point! @wojtpl2 thanks!

@WojciechNagorski WojciechNagorski deleted the remove_visible_to_internal_for_samples branch February 1, 2019 18:46
@AndreyAkinshin AndreyAkinshin added this to the v0.11.4 milestone Feb 2, 2019
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