System.ObjectModel Warning Xamarin does not run on Android

后端 未结 7 1434
故里飘歌
故里飘歌 2021-02-01 17:52

We are running the \'Welcome to Xamarin` example on Visual Studio Enterprise, using the latest Xamarin, in a Windows 8.1 environment.

We are managing to build and run on

7条回答
  •  萌比男神i
    2021-02-01 18:27

    Right click on your Android project's references and manually add the reference: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ObjectModel.dll. And technically that's a warning, not an error.

提交回复
热议问题