Project Linker extension will not install on Visual Studio 2013 Pro

前端 未结 2 1655
被撕碎了的回忆
被撕碎了的回忆 2021-01-06 05:00

I am trying to do a tutorial for Xamarin in Visual Studio, which can be found here, which says that in oreder to complete the tutorial the Project Linker extension is requir

2条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-01-06 05:21

    I've skipped the project linker, and just linked files directly as per this Xamarin tutorial. It's a bit monotonous but it works and I've deployed a sample application in VS2013 for android this way.

    http://docs.xamarin.com/guides/cross-platform/application_fundamentals/building_cross_platform_applications/sharing_code_options/

提交回复
热议问题