Skip to content

Update to .NET 10#8

Merged
coderynx merged 1 commit intomainfrom
develop
Dec 16, 2025
Merged

Update to .NET 10#8
coderynx merged 1 commit intomainfrom
develop

Conversation

@coderynx
Copy link
Owner

This pull request updates all projects in the repository to target .NET 10.0, upgrades several test dependencies, and standardizes the use of the Nerdbank.GitVersioning package across all projects. It also bumps the main package version to 1.8.0.

Target framework and versioning updates:

  • All project files now target net10.0 instead of net9.0, ensuring compatibility with the latest .NET runtime. [1] [2] [3] [4] [5]
  • The main package version in version.json is updated from 1.7.11 to 1.8.0.

Dependency and tooling upgrades:

  • The Nerdbank.GitVersioning package is now referenced (or updated) to version 3.9.50 in all project files for consistent versioning management. [1] [2] [3] [4] [5]
  • Test projects update Microsoft.NET.Test.Sdk to 18.0.1 and xunit.runner.visualstudio to 3.1.5, ensuring up-to-date tooling for testing. [1] [2]

@coderynx coderynx merged commit 9f6eab6 into main Dec 16, 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.

1 participant