Skip to content

Conversation

joshkempner
Copy link
Contributor

What does this pull request do?
Removes .NET 6 support. This leaves .NET 8 as the only target. The current plan is to only support LTS releases of .NET, but if there's enough of a reason to support .NET 9, that could be added later.

How does this pull request accomplish that goal?
Removes .NET 6 from build.props, from the GitHub Actions config, and from the nuspec files and related scripts.

Why is this pull request important?
.NET 6 is out of support, and is not supported on updated build VMs.

Link to any issues that this resolves
"This does not address any open issues."

Checklist

  • All unit tests in the solution must pass on all versions of .NET that the solution supports
  • Any new code must be covered by at least one unit test
  • All public methods must be documented with XML comments

@joshkempner joshkempner self-assigned this Feb 18, 2025
@joshkempner joshkempner requested a review from a team as a code owner February 18, 2025 21:00
@condron condron merged commit 05e5268 into master Feb 18, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants