So I'm trying to build a Nuget Package for an Android Binding Library on Xamarin Mac and I'm getting an error like this
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Bindings.targets(5,5): Error MSB4044: The "GetAdditionalResourcesFromAssemblies" task was not given a value for the required parameter "DesignTimeBuild". (MSB4044)
Not sure what to do with this, google a lot, checked StackOverflow couldn't find anything related to this specific error, any inputs would be deeply appreciated