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.
As a summary, I will post an answer.
There is a known issue about this problem just as ToolmakerSteve said, you can follow up this issue: here.
You can try the workaround as follows:
Xamarin.Build.DownloadnugetXamarin.Build.Downloadnuget for all of the projects and ensure to install the same version (0.11.4)