Skip to content

Conversation

@AButler
Copy link
Owner

@AButler AButler commented Jan 5, 2026

No description provided.

@AButler AButler requested a review from Copilot January 5, 2026 11:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the project from .NET 9 to .NET 10 by updating target frameworks and SDK versions across the solution.

Key changes:

  • Updates global SDK version from 9.0.101 to 10.0.101
  • Adds net10.0 as a target framework alongside existing net8.0 and net9.0
  • Updates package lock files to reflect dependency changes for the new framework

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
global.json Updates SDK version to 10.0.101
src/OpenApiValidate/OpenApiValidate.csproj Adds net10.0 to the target frameworks list
src/OpenApiValidate/packages.lock.json Adds dependency entries for net10.0 framework
test/OpenApiValidate.Tests/OpenApiValidate.Tests.csproj Changes target framework from net9.0 to net10.0
test/OpenApiValidate.Tests/packages.lock.json Updates framework from net9.0 to net10.0 with corresponding dependencies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AButler AButler merged commit 12e9bb9 into main Jan 5, 2026
2 checks passed
@AButler AButler deleted the net10 branch January 5, 2026 11:12
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