Skip to content

Hotfix 4.11.2

Compare
Choose a tag to compare
@Washi1337 Washi1337 released this 09 Jul 18:53
· 595 commits to master since this release

Note: v4.11.x is very likely the last minor version bump for version 4 of AsmResolver. We are working on version 5.0, which will include some breaking changes. There might be a few more hotfixes before 5.0 will be merged into master, but no more new features will be introduced until the next major version bump.

Bug Fixes

  • Fixed an issue where preserving type reference tokens would cause nested type references to get the wrong RIDs assigned occasionally and cause a "Token is already in use" error (#329, #330).
  • Fixed an issue where metadata resolution would fail if the target assembly used an older .NET version (#321, #331)

See also change logs of 4.11.1 and 4.11.0