Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 14, 2025

Migrates the entire repository from .NET 9.0 to .NET 10.0.

Changes

  • global.json: SDK version 9.0.10010.0.100
  • Project files: TargetFramework updated from net9.0 to net10.0 across all 6 .csproj files
  • CI/CD workflows: dotnet-version updated from 9.0.* to 10.0.* in both ci.yml and publish.yml

All tests pass (168 unit, 17 integration). No code changes required.

Original prompt

Please update this repo to net10.0


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: agocke <515774+agocke@users.noreply.github.com>
Copilot AI changed the title [WIP] Update repository to .NET 10.0 version Update to .NET 10.0 Nov 14, 2025
Copilot AI requested a review from agocke November 14, 2025 00:22
Copilot finished work on behalf of agocke November 14, 2025 00:22
@agocke agocke marked this pull request as ready for review November 14, 2025 03:38
@agocke agocke merged commit fe8ba94 into main Nov 14, 2025
6 checks passed
@agocke agocke deleted the copilot/update-repo-to-net10-0 branch November 14, 2025 03:45
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