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

[release/7.0-rc2] [Mono] Restore old code to solve the recent SpanHelpers regressions #75996

Merged
merged 5 commits into from
Sep 22, 2022

Commits on Sep 22, 2022

  1. bring back the old code...

    adamsitnik authored and github-actions committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    851b6d7 View commit details
    Browse the repository at this point in the history
  2. bring back more old code

    adamsitnik authored and github-actions committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9f3d5a5 View commit details
    Browse the repository at this point in the history
  3. Use an ifdef around clr code instead of a separate file

    jeffhandley authored and github-actions committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    e086ac4 View commit details
    Browse the repository at this point in the history
  4. Delete SpanHelpers.Clr.cs

    jeffhandley authored and github-actions committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7506a77 View commit details
    Browse the repository at this point in the history
  5. Remove a remaining INumber<T> helper from mono

    jeffhandley authored and github-actions committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a841473 View commit details
    Browse the repository at this point in the history