mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.84k stars 1.02k forks source link

netstandard2.0 support #9630

Closed donchakkappan closed 4 years ago

donchakkappan commented 4 years ago

How can I configure an SDK Style xamarin forms project with netstandard2.0 support.

donchakkappan commented 4 years ago

I was using the old/classic project template which does not support SDK style projects. I have to go for dotnet templating engine, generate a .nupkg with the template and ship that with addin.

Thanks @mrward For the answer. 😃👍🏻👍🏻👍🏻