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

Support netstandard2.0 #34

Closed
manuc66 opened this issue Apr 13, 2018 · 0 comments
Closed

Support netstandard2.0 #34

manuc66 opened this issue Apr 13, 2018 · 0 comments
Assignees
Milestone

Comments

@manuc66
Copy link
Owner

manuc66 commented Apr 13, 2018

Here are the currently supported frameworks:
<TargetFrameworks>netstandard1.3;netstandard1.4;netstandard1.5;netstandard1.6;net35;net40;net45;net46;net47</TargetFrameworks>

and as netstandard2.0 has been release it would be nice to add it to the list:
<TargetFrameworks>netstandard1.3;netstandard1.4;netstandard1.5;netstandard1.6;netstandard2.0;net35;net40;net45;net46;net47</TargetFrameworks>

@manuc66 manuc66 added this to the 1.4.0 milestone Apr 13, 2018
@manuc66 manuc66 self-assigned this Apr 13, 2018
manuc66 added a commit that referenced this issue Apr 13, 2018
@manuc66 manuc66 closed this as completed Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant