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

update stated platform support #1679

Closed
wants to merge 2 commits into from
Closed

Conversation

@adamralph
Copy link

@adamralph adamralph commented May 16, 2019

I'm not sure if this is the best way of stating it, but it does bring the statements up to date.

README.md Outdated Show resolved Hide resolved
@bording
Copy link
Member

@bording bording commented May 16, 2019

@adamralph This gets a bit tricky due to the native binary requirement. For example even though it has a netstandard2.0 assembly, actual platform support depends on what native binaries are available.

@adamralph
Copy link
Author

@adamralph adamralph commented May 17, 2019

@bording

It actually supports .NET Framework 4.6, so that should also be changed.

👍 I've made that change.

This gets a bit tricky due to the native binary requirement. For example even though it has a netstandard2.0 assembly, actual platform support depends on what native binaries are available.

True, but I'm afraid I have little knowledge about that all that. I think this PR is a step in the right direction, but please feel free to do what you want with it, including closing it if you'd rather handle this later and all at once.

@adamralph adamralph closed this Sep 21, 2020
@adamralph adamralph deleted the adamralph:patch-1 branch Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.