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

Remove unsupported TFMs #159

Merged
merged 9 commits into from
Oct 2, 2023
Merged

Remove unsupported TFMs #159

merged 9 commits into from
Oct 2, 2023

Commits on Feb 14, 2023

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

Commits on Oct 1, 2023

  1. Fix new warnings

    mhutch committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    8def976 View commit details
    Browse the repository at this point in the history
  2. Remove support for .NET Core < 6.0

    It makes testing difficult and has stalled develpment
    of the package
    mhutch committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    4b9e110 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    mhutch committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    c7238b9 View commit details
    Browse the repository at this point in the history
  4. Fix some more warnings

    mhutch committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    c929b70 View commit details
    Browse the repository at this point in the history
  5. Update version to 3.0.0-preview.*

    Major version bump because it removes support for .NET Core < 6.0
    mhutch committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    6cbf767 View commit details
    Browse the repository at this point in the history
  6. Update GitHub pipeline

    mhutch committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    04348e0 View commit details
    Browse the repository at this point in the history
  7. Remove Mono tests

    They are a significant source of complexity and we don't
    really need them as .NET Framework builds are really only
    intended for loading into MSBuild in VSWin at this point.
    mhutch committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    a9dadd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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