/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Legacy.targets(5,5): Error XACDF7028: System.IO.FileNotFoundException: Could not load file or assembly 'pdb2mdb, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
File name: 'pdb2mdb, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
at Microsoft.Android.Build.Tasks.AndroidTask.Execute () [0x00000] in /Users/builder/azdo/_work/1/s/xamarin-android/external/xamarin-android-tools/src/Microsoft.Android.Build.BaseTasks/AndroidTask.cs:17 (XACDF7028)
I upgraded the project with androidx libraries and updated the visual studio to latest since then i am facing this issue. I was not facing this issue with visual studio for mac (8.10.9) build 3.
Can anyone help me with this?