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

Add support for .NET SDK that uses Mono instead CLR as a default VM #2230

Merged
merged 5 commits into from Dec 16, 2022

Commits on Dec 14, 2022

  1. add a failing test

    adamsitnik committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    425dfe3 View commit details
    Browse the repository at this point in the history
  2. fix current runtime detection for Mono SDK

    unify the order of runtime checks with other helper methods
    adamsitnik committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    cba3d88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    813db61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27aa1a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    b46895c View commit details
    Browse the repository at this point in the history