Open enif-lee opened 5 years ago
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,
Hi @enif-lee , A PR is always welcomed. Feel free to create one. We will review it and get it merged.
Thanks.
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,