在Visual Studio上运行Xamarin Forms iOS的GetBuiltProjectOutputRecursive错误

编程入门 行业动态 更新时间:2024-10-25 11:32:23
本文介绍了在Visual Studio上运行Xamarin Forms iOS的GetBuiltProjectOutputRecursive错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

好像在Visual Studio上运行Xamarin.iOS时遇到了这个奇怪的问题. 这是在我更新到最新的Xamarin之后(今天)发生的.

Seems like I get this weird problem while running Xamarin.iOS on Visual studio. This happened after I updated to the latest Xamarin (today).

虽然我已连接到Mac.我试图用Google搜索,没有答案...

I have connected to my Mac though. I tried to Google it, no answer...

错误MSB4057:项目中不存在目标"GetBuiltProjectOutputRecursive""

"error MSB4057: The target "GetBuiltProjectOutputRecursive" does not exist in the project"

出什么问题了?在更新之前,它起作用了!

What is the problem? Before the update, it worked!

1>------ Build started: Project: GTS.Mobile.iOS, Configuration: Debug iPhoneSimulator ------ 1> Generated session id: 04dbf5285bd918e0f3e1fc41e6f65f8c 1> Generated build app name: GTSMobileiOS 1> Connecting to Mac server 192.168.9.164... 1>C:\Users\kkh\Computas\CargoNet\GTS.Mobile\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets(243,5): warning : All projects referencing GTS.Mobile.csproj must install nuget package Microsoft.Bcl.Build. For more information, see go.microsoft/fwlink/?LinkID=317569. 1> Consider app.config remapping of assembly "System.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.11.0" [] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Runtime.dll] to solve conflict and get rid of warning. 1> Consider app.config remapping of assembly "System.IO, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.11.0" [] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.IO.dll] to solve conflict and get rid of warning. 1> Consider app.config remapping of assembly "System.Net.Http, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.0.0" [C:\Users\kkh\Computas\CargoNet\GTS.Mobile\GTS.Mobile\GTS.Mobile\bin\Debug\System.Net.Http.dll] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.Net.Http.dll] to solve conflict and get rid of warning. 1> Consider app.config remapping of assembly "System.Threading.Tasks, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.11.0" [] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Threading.Tasks.dll] to solve conflict and get rid of warning. 1>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see go.microsoft/fwlink/?LinkId=294190. 1> GTS.Mobile.iOS -> C:\Users\kkh\Computas\CargoNet\GTS.Mobile\GTS.Mobile.iOS\bin\iPhoneSimulator\Debug\GTSMobileiOS.exe 1>C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.After.targets(59,36): error MSB4057: The target "GetBuiltProjectOutputRecursive" does not exist in the project.

推荐答案

我已经在自己的安装程序中解决了该问题.

I have solved the problem on my own installation.

这就是我所做的:

  • 在Visual Studio和Mac上安装最新的xamarin.
  • 安装xamarin Studio(最新)
  • 删除所有包括gtk的xamarin产品.
  • 使用安装程序安装最新的xamarin(完整包)
  • 重新启动计算机
  • 打开解决方案并清理/构建
  • 更多推荐

    在Visual Studio上运行Xamarin Forms iOS的GetBuiltProjectOutputRecursive错误

    本文发布于:2023-11-13 12:06:29,感谢您对本站的认可!
    本文链接:https://www.elefans.com/category/jswz/34/1584315.html
    版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
    本文标签:错误   Xamarin   Studio   Visual   GetBuiltProjectOutputRecursive

    发布评论

    评论列表 (有 0 条评论)
    草根站长

    >www.elefans.com

    编程频道|电子爱好者 - 技术资讯及电子产品介绍!