novotnyllc / MSBuildSdkExtras

Extra properties for MSBuild SDK projects
MIT License
348 stars 42 forks source link

Support Xamarin.Mac FullFramework projects #260

Open jwosty opened 3 years ago

jwosty commented 3 years ago

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.