novotnyllc / MSBuildSdkExtras

Extra properties for MSBuild SDK projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Xamarin.Mac FullFramework projects

jwosty opened this issue · comments

It would be really nice if it were possible to create a SDK-style Xamarin.Mac full-framework project with MSBuildSdkExtras. This great tool seems to only support Xamarin.Mac Modern.

The project property in question is <UseXamMacFullFramework>True</UseXamMacFullFramework>

I'm assuming the same kind of thing applies to Xamarin.iOS Modern vs FullFramework.