Xamarin.Forms could not install package

后端 未结 6 1948
伪装坚强ぢ
伪装坚强ぢ 2021-01-07 23:18

When creating a new solution within Xamarian studio I get this error

Could not install package \'Xamarin.Forms 1.0.6186\'. You are trying to install t

6条回答
  •  再見小時候
    2021-01-08 00:15

    You have created the wrong project type, you created a normal Windows app, and I assume you are targeting iOS/Android or Mac.

    Create the project with the correct type and it should work correctly.

提交回复
热议问题