Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xamarin.Forms iOS Project is not being loaded

While downloaded some example project for images, my iOS project is not getting loaded and while reloading iOS project, I am getting below mentioned error in VS 2012.

The imported project "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.CSharp.targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.

Could anyone please help me out to resolve the error?

Thanks.

like image 289
Nirav Mehta Avatar asked Nov 23 '25 06:11

Nirav Mehta


1 Answers

This bug has been fixed, but you'll need to manually edit your .csproj files and change ...\Xamarin.iOS.CSharp.targets to ...\Xamarin.MonoTouch.CSharp.targets

like image 110
Nirav Mehta Avatar answered Nov 25 '25 20:11

Nirav Mehta



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!