Skip to content

Fix runtime issues on non-Windows platforms (notable example is Xamarin)#289

Merged
tathamoddie merged 2 commits intoTestableIO:masterfrom
pasn:xamarin-runtime-fix
Jul 4, 2018
Merged

Fix runtime issues on non-Windows platforms (notable example is Xamarin)#289
tathamoddie merged 2 commits intoTestableIO:masterfrom
pasn:xamarin-runtime-fix

Conversation

@pasn
Copy link
Copy Markdown

@pasn pasn commented Jul 4, 2018

Don't use AccessControl's constructor until it is really needed as it throws PlatformNotSupported on non-Windows frameworks (Xamarin, Mono, etc.)

… throws PlatformNotSupported on non-Windows frameworks (Xamarin, Mono, etc.)
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