Skip to content

Update library to target .NET 9 and .NET 10#40

Draft
alex-oswald with Copilot wants to merge 2 commits into
mainfrom
copilot/update-library-to-net9-and-net10
Draft

Update library to target .NET 9 and .NET 10#40
alex-oswald with Copilot wants to merge 2 commits into
mainfrom
copilot/update-library-to-net9-and-net10

Conversation

Copilot AI commented Nov 13, 2025

Copy link
Copy Markdown

Shifts library target frameworks from .NET 8/9 to .NET 9/10.

Changes

  • Target frameworks: net8.0-windows;net9.0-windowsnet9.0-windows;net10.0-windows
  • Package dependencies: Added conditional reference to Microsoft.Extensions.Hosting 10.0.0 for .NET 10 target
  • Version: 1.2.0 → 1.3.0 (breaking change - drops .NET 8 support)

Note

.NET 10 preview SDKs are not yet available. The library will build against .NET 10 when the SDK releases. Consumers will need .NET 9+ to use this version.

Original prompt

Create a branch and update the library to farther net 9 and net 10


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: alex-oswald <22803786+alex-oswald@users.noreply.github.com>
Copilot AI changed the title [WIP] Update library for compatibility with .NET 9 and .NET 10 Update library to target .NET 9 and .NET 10 Nov 13, 2025
Copilot AI requested a review from alex-oswald November 13, 2025 17:44
@alex-oswald

Copy link
Copy Markdown
Owner

Leave support for net 8

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