-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IL Trimmer has encountered an unexpected error #111089
Comments
Here is the code in Xamarin Shared Targets
</Xamarin.MacDev.Tasks.ILLink> |
Sorry it was in Xamarin.Ios.Common.After.Targets Dont worry when I removed the windows target the error disappeared. Would still like it to work with windows 11 though |
I tried to repro this using your project but I don't see the failure. I didn't try building for iPad from VS, but publishing on the mac works just fine it seems. Could you please provide more details:
|
Did you build for the "windows machine "? I only built for the ipad as target. This is a net 8 project Also the repository i have on Github is obviously the latest version of the project with windows and android targets taken out so maybe you built that one? I think if you include the windows target you will see the issue reappear? Let me know. I would like a Windows app at some point. Regards nick Sent from Outlook for AndroidFrom: dotnet-policy-service[bot] ***@***.***>Sent: Tuesday, January 7, 2025 10:05:23 amTo: dotnet/runtime ***@***.***>Cc: nick hunter blair ***@***.***>; Author ***@***.***>Subject: Re: [dotnet/runtime] IL Trimmer has encountered an unexpected error (Issue #111089)
This issue has been marked needs-author-action and may be missing some important information.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Description
Error in my net 8 net maui project was: IL Trimmer has encountered an unexpected error. Please report the issue at https://aka.ms/report-illink
Please can you help?
Regards nick hunter-blair
Reproduction Steps
[bleplugin tme-5.zip](https://github.com/user-attachments/files/18307433/bleplugin.tme-5.zip)Expected behavior
I have no idea why this is happening
Actual behavior
This happened when I updated visual studio community edition
Regression?
Think I had visual studio community edition 17.12.2 when it worked. Something like that. I now have 17.13.0 preview 2.1
Known Workarounds
No response
Configuration
Net 8.0. Mac ios 15.2. ipad ios 17.7.1
Other information
No response
The text was updated successfully, but these errors were encountered: