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

ifdef out unsupported Enum underlying types for nativeaot #79472

Merged
merged 6 commits into from
Dec 15, 2022

Commits on Dec 10, 2022

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

Commits on Dec 13, 2022

  1. Use dedicated ifdef

    jkotas committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    7d8e2ac View commit details
    Browse the repository at this point in the history
  2. Revert ToObject change

    jkotas committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c5d9323 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d903544 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. More fixes for rare enums

    jkotas committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    0735994 View commit details
    Browse the repository at this point in the history
  2. Re-enable rare enums for Mono

    jkotas committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f6efccf View commit details
    Browse the repository at this point in the history