Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix assembly load #1995

Merged
merged 2 commits into from
Aug 4, 2021
Merged

Fix assembly load #1995

merged 2 commits into from
Aug 4, 2021

Commits on Aug 4, 2021

  1. fix assembly loading if it does not contain static fields

    (cherry picked from commit 93840b6e4207e8bd41f738370c84932404bca778)
    MateuszKlatecki committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    8ae25b1 View commit details
    Browse the repository at this point in the history
  2. check if static constructor exists instead counting static fields

    (cherry picked from commit d71694420d92de908be6fd00c2e8df52689d2a68)
    MateuszKlatecki committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    0f06ed4 View commit details
    Browse the repository at this point in the history