-
Notifications
You must be signed in to change notification settings - Fork 1
Upgrade target framework adding net10.0 as target framework #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||
User description
This PR:
PR Type
Enhancement
Description
Add .NET 10.0 and 9.0 target frameworks to main library
Upgrade all NuGet package dependencies to latest versions
Migrate solution file from .sln to modern .slnx format
Update SDK version requirement to .NET 10.0
Diagram Walkthrough
File Walkthrough
2 files
Add net10.0 and net9.0 target frameworksUpgrade target framework and dependencies3 files
Migrate solution to modern slnx formatRemove legacy solution file formatUpdate SDK version to 10.0.04 files
Upgrade Swashbuckle.AspNetCore packageUpgrade multiple NuGet package versionsUpgrade test framework and tooling packagesUpgrade test framework and tooling packages