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

Issue/1084 #1094

Merged
merged 9 commits into from
Apr 21, 2024
Merged

Issue/1084 #1094

merged 9 commits into from
Apr 21, 2024

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    e0bb3ec View commit details
    Browse the repository at this point in the history
  2. Use non-deprecated API

    GrahamTheCoder committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    f9dc081 View commit details
    Browse the repository at this point in the history
  3. Upgrade to roslyn 4.6.0 (new min version: Visual Studio 2022 version …

    …17.6 which is the previous LTS)
    GrahamTheCoder committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    9213b0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24a2932 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    365302e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ed1211 View commit details
    Browse the repository at this point in the history
  7. Revert to 4.1.0 before dotnet/roslyn#63921 was introduced

    The issue says it's fixed, but the tests can't run due to the issue
    GrahamTheCoder committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    7772c1c View commit details
    Browse the repository at this point in the history
  8. Recharacterize the buggy formatting of linq.

    This is fixed again in a later version of roslyn but we can't update due to another bug
    dotnet/roslyn#63921
    GrahamTheCoder committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    783ecc0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ff9806 View commit details
    Browse the repository at this point in the history