Error: The "AndroidFixManifests" parameter is not supported by the "XamarinDownloadArchives" task loaded from assembly: Xamarin.Build.Download, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from the path:
C:\Users\GauravPatil.nuget\packages\xamarin.build.download\0.11.3\buildTransitive\Xamarin.Build.Download.dll.
Verify that the parameter exists on the task, the <UsingTask>
points to the correct assembly, and it is a settable public instance property
in IMS.Mobile.Droid
I am trying to run application in release mode.