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

Prepare for .NET 8 #1360

Merged
merged 4 commits into from
Jun 27, 2023
Merged

Commits on Jun 27, 2023

  1. Prepare for .NET 8

    Backport various changes from App-vNext#1144:
    - Simplify NuGet package version management.
    - Simplify TimeProviderExtensions.
    - Enable .NET analyzers.
    - Remove `MockTimeProvider`.
    - Minor code formatting clean-ups.
    martincostello committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    fd23358 View commit details
    Browse the repository at this point in the history
  2. Update Cake tools and add-ins

    Update the Cake dependencies to their latest versions.
    martincostello committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    7e47592 View commit details
    Browse the repository at this point in the history
  3. Revert test change

    Revert unnecessary change to test.
    martincostello committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    455db58 View commit details
    Browse the repository at this point in the history
  4. Add comment to clarify

    Add comment as requested in peer review.
    martincostello committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3213738 View commit details
    Browse the repository at this point in the history