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.
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.