Skip to content

Adds net10.0 to list of supported frameworks#190

Merged
condron merged 1 commit into
masterfrom
joshkempner/dotnet-10
Mar 21, 2026
Merged

Adds net10.0 to list of supported frameworks#190
condron merged 1 commit into
masterfrom
joshkempner/dotnet-10

Conversation

@joshkempner
Copy link
Copy Markdown
Contributor

What does this pull request do?
Adds support for .NET 10 to the solution and to the nuget packages.

How does this pull request accomplish that goal?

  • Adds net10.0 to build.props & nuspec files
  • Adds 10.0 to the CI build file
  • Builds PolicyTool using .NET 10 for use in the ReactiveDomain.Policy nuget package.

Why is this pull request important?
.NET 10 is the current LTS release and should be supported.

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

- Adds net10.0 to build.props & nuspec files
- Adds 10.0 to the CI build file
- Builds PolicyTool using .NET 10 for use in the ReactiveDomain.Policy nuget package.
@joshkempner joshkempner requested a review from condron March 21, 2026 15:13
@joshkempner joshkempner self-assigned this Mar 21, 2026
@joshkempner joshkempner requested a review from a team as a code owner March 21, 2026 15:13
@condron condron merged commit 202eefe into master Mar 21, 2026
4 checks passed
@condron condron deleted the joshkempner/dotnet-10 branch March 21, 2026 15:32
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