Adding service reference to portable class library

后端 未结 5 1189
无人及你
无人及你 2021-01-04 03:45

I am making a portable C# class library and I am trying to add a web service reference to my project.

Using VS 2013, I right click on the solution and in my other p

5条回答
  •  不知归路
    2021-01-04 04:30

    I had this problem and I solve this going to Xamarin portable properties, Library, button Change (Targets) and I unchecked all Windows Phone Targets

提交回复
热议问题