jsuarezruiz / forms-gtk-progress

Xamarin.Forms GTK Backend Progress
MIT License
193 stars 8 forks source link

.net framework target. #7

Open cornelha opened 6 years ago

cornelha commented 6 years ago

I wasn't too sure where to ask this question since this is basically a work in progress, but why does the GTK Platform assembly target .net 4.7? Most Enterprise LOB developers have to adhere to strict rules regarding the .net framework and 3rd party components, opting to stay one major version behind the current release due to stability and potential risk (ie: developing against .net 4.6 currently as opposed to .net 4.7).

I am interested in building a POC of one of our products using the GTK backend but I am severely limited when going into production once it is officially released.

Please advise.

jsuarezruiz commented 6 years ago

I will review and try to communicate this to the Xamarin.Forms Team.