Skip to content

Conversation

@cshung
Copy link
Contributor

@cshung cshung commented Sep 23, 2023

This change updated the ready-to-run package to the latest version.

The major contribution of this PR is testing. With the latest package, I made sure all the scenarios listed below passed the stress test without any exceptions. Found and fixed a couple of bugs along the way.

Here are the test scenarios:

  • Disassembling System.Private.CoreLib.dll,
  • Disassembling a HelloWorld application as in the wiki,
  • Disassembling an application compiled using the CompositeMode, and
  • Disassembling an application compiled using hot-cold splitting, an experimental crossgen2 mode that is not made public yet.

All these are targetting the latest .net 8 binaries.

@christophwille christophwille merged commit be9fabb into icsharpcode:master Sep 23, 2023
@christophwille
Copy link
Member

Thanks!

@cshung cshung deleted the public/update-ready-to-run branch September 24, 2023 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants