Skip to content

ILSpy 10.1

Latest

Choose a tag to compare

@christophwille christophwille released this 25 May 14:16
· 2 commits to master since this release
98ee6c3

Warning

We DO NOT own the domain ilspy[.]org See #3709
Download ILSpy only from GitHub Releases!

This release is based on .NET 10.0. Please make sure that you have it installed on your machine beforehand.

New Language Features

Enhancements

  • #3730: List/extract embedded resources, decompile BAML to XAML in ilspycmd. This was added to address existing workarounds for decompilation skills.
  • #3732: Reduce build warnings: lift IDisposable, fix CS9336 precedence bug, dispose evicted assemblies

Bug fixes

  • Fix #3734: Search pane flickers when navigating to search result in large assembly
  • Fix #3705: Code window is empty when select a .baml and refresh

For a full list of changes click here.