"No C# compiler has been specified" trying to compile iOS Bindings library #24210
Labels
migration-compatibility
Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert
platform/iOS 🍎
t/bug
Something isn't working
Description
This has been raised before but was fixed with a VS update. Doesn't fix for me, I am running VS 17.11.0 Preview 6.0.
If I try and compile my ios bindings library I get the error
From 1>C:\Program Files\dotnet\packs\Microsoft.iOS.Sdk\17.2.8053\tools\msbuild\iOS\Xamarin.Shared.targets(1746,3):
The CSProj looks like this
I have an existing one in a live Xamarin Forms branch but I am trying to migrate to MAUI. I have had previous issues with this bindings library as discussed here, See comment thread
Steps to Reproduce
Try and build/rebuild project even just by itself (not part of wider solution) and it still fails
Link to public reproduction project repository
No response
Version with bug
8.0.80 SR8
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
Nope
Relevant log output
I followed the "Capturing Binary Logs" doc and the binlog is too big to be allowed
The text was updated successfully, but these errors were encountered: