You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Xamarin.Android.Build.Tasks] Update to newer ILRepack which supports debug files. (#8839)
`ILRepack` has a new (Microsoft) maintainer who is working on modernizing it. This includes updating to a newer version of `Mono.Cecil` which supports `portable` and `embedded` debug symbols:
gluck/il-repack#333
Updating to the latest version should fix our issue about being unable to debug `Xamarin.Android.Build.Tasks` or get full stack traces.
0 commit comments