Exception while loading assemblies Xamarin.Android.Support.v4

前端 未结 3 550
臣服心动
臣服心动 2021-01-11 14:27

I am working on visual studio with Xamarin.Forms, I get the following Error:

Exception while loading assemblies: System.IO.FileNotFou

3条回答
  •  醉酒成梦
    2021-01-11 14:44

    Please add the following into your list to do to fix the issues.

    This problem is produced by bad data and duplication inside the packages folder. Please delete your all the packages inside the packages folder and restored in Visual Studio by click Restore Nuget Packages.

提交回复
热议问题