You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to contribute for adding some extensions (ex: NpgsqlHandler, MysqlHandler, Entity Framework Support). But The solution failed to build because of .net framework version.
Hello there.
I have tried to contribute for adding some extensions (ex: NpgsqlHandler, MysqlHandler, Entity Framework Support). But The solution failed to build because of .net framework version.
.NET45 is officially end. So I can't download developer pack for 45. from .net download.
However, To learn code base of this project, I raised .net version to 452, finally I've succeed to build whole projects.
I would like to register this as a PR, What do you think about raising minimum .net framework version to 452?
Thank you.
Best Regards,
The text was updated successfully, but these errors were encountered: