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

feat: breaking change: revive cleanup projects PR, target .NET 6.0 #313

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Aug 18, 2023

  1. Update dependencies and cleanup projects

    * Update test projects from .NET Core 3.1 (out of support) to .NET 6 (LTS)
    * Remove `<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />`  (see microsoft/vstest#472 (comment))
    * Remove `<LangVersion>7.2</LangVersion>` on test projects
    * Fix `Run_Specifies_Cancellation_Token` which (rightfully) throws when running on .NET 6
    0xced committed Aug 18, 2023
    Copy the full SHA
    b07e028 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Copy the full SHA
    da04bbe View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9591059 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    797b8e0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4ebf8a1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    eebfc65 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Copy the full SHA
    ec46bc3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3773895 View commit details
    Browse the repository at this point in the history
  3. Rename misspelled file

    kfcampbell committed Feb 27, 2024
    Copy the full SHA
    9ab3e99 View commit details
    Browse the repository at this point in the history
  4. Hacky test fix

    kfcampbell committed Feb 27, 2024
    Copy the full SHA
    4661572 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8675b7b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c398db0 View commit details
    Browse the repository at this point in the history