Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Release 2.1

Compare
Choose a tag to compare
@sailro sailro released this 10 Aug 16:44
· 92 commits to master since this release

news:

  • Replace with NOP in the instructions editor.
  • Added copy/paste to instruction editing grid, thanks to Thijs Kroesbergen.
  • Added SilverLight 5 compilation profile.

upgrades:

  • Use resolver for system assemblies if NoStdLib is set.
  • Add extra registry keys for finding SDK tools (thanks to Sander Cox).

bugfixes:

  • Fix resource mapping mechanism with ILSpy.
  • Fix version display with ILSpy.
  • Fix API compatibility with ILSpy 2.4 (you will need to use this version)
  • Fix cannot select operator methods when editing call/callvirt opcodes.
  • Fix import with generic parameters