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

Add support for .NET 4.5 #295

Closed
yukozh opened this issue Jul 10, 2017 · 2 comments
Closed

Add support for .NET 4.5 #295

yukozh opened this issue Jul 10, 2017 · 2 comments

Comments

@yukozh
Copy link

yukozh commented Jul 10, 2017

I am working on using MySqlConnector replace the MySql.Data for Azure database for MySQL. Since our project is still in net45, not net451, could you add support for net45?

@bgrainger
Copy link
Member

It looks like we changed it to net451 in #154 at your request. However, I don't see any hard dependencies (in our code) on net451 so I think we could change it back to net45.

@bgrainger
Copy link
Member

Fixed in 0.23.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants