1

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

FreakyAli
  • 13,349
  • 3
  • 23
  • 63
Sam
  • 67
  • 8
  • Are you sure you have added all the errors because this seems to be just one line which seems incomplete, can you add the full error from your output screen – FreakyAli Jan 28 '19 at 10:26
  • @G.hakim this is all there is, is there something specific you're looking for ?? – Sam Jan 28 '19 at 10:42
  • I am looking for further information can you add the lines above this from your output window? – FreakyAli Jan 28 '19 at 11:20
  • @G.hakim, there's nothing above this, it's just one error – Sam Jan 28 '19 at 12:26
  • maybe you could do it follow this procedure: https://forums.xamarin.com/discussion/105125/not-able-to-create-a-nuget-package – Leo Zhu Jan 29 '19 at 06:35

0 Answers0