ios - Xamarin.Forms iOS 项目未加载
<p><p>虽然下载了一些图像示例项目,但我的 iOS 项目没有被加载,并且在重新加载 iOS 项目时,我在 VS 2012 中遇到了下面提到的错误。</p>
<p><strong>找不到导入的项目“C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.CSharp.targets”。确认声明中的路径正确,并且该文件存在于磁盘上。</strong></p>
<p>谁能帮我解决这个错误?</p>
<p>谢谢。</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>此错误已修复,但您需要手动编辑 .csproj 文件并将 <code>...\Xamarin.iOS.CSharp.targets</code> 更改为 <code>...\Xamarin .MonoTouch.CSharp.targets</code></p></p>
<p style="font-size: 20px;">关于ios - Xamarin.Forms iOS 项目未加载,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/25546995/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/25546995/
</a>
</p>
页:
[1]