* adds local monomod, uses HarmonyPrerelease flag to use it
* switch submodule monomod to branch 'merge-reorganize-arm64'
* wip
* updates to fixes in monomod prerelease
* 2.3.7-prerelease
* adds recursive checkout to github platform tests
* fix indention of previous commit
* adds arm64 test
* debug special case failure
* handle try/fault with try/catch/finally logic
* remove debugging
* uses local monomod
* bump version
* increase timeout for MacOS-arm64 .NET/Mono
* more timeout bumping
* 45min max timeout should be enough
* ci test changes
* switch back to recursive submodule checkout
* don't run twice on PRs
* test: submodule MonoMod -> upstream reorganize 23e6a19f
* Restore IL offset logging
* fixes harmony logging il offsets and adds tests for it