-
Notifications
You must be signed in to change notification settings - Fork 39
XS✔ ◾ Upgrade package versions in Directory.Packages.props (December 31st) #783
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
base: main
Are you sure you want to change the base?
Conversation
Updated package versions for various dependencies to 10.0.1 and 5.0.0.
PR Metrics✔ Thanks for keeping your pull request small.
Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs! |
There was a problem hiding this 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 updates multiple NuGet package versions in the centralized package management file, attempting to upgrade dependencies to their latest versions. The changes include patch version updates for .NET 10-aligned packages (10.0.0 → 10.0.1) and several major version bumps for build tooling and async libraries.
Key Changes:
- Upgraded 17 Microsoft.Extensions.* and System.* packages from version 10.0.0 to 10.0.1 for the latest .NET framework target
- Upgraded Microsoft.CodeAnalysis packages from 4.14.0 to 5.0.0 (major version change)
- Upgraded System.Linq.Async from 6.0.3 to 7.0.9 (major version change)
- Upgraded Microsoft.FeatureManagement from 4.3.0 to 4.4.0 (minor version change)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
Updated package versions for various dependencies to 10.0.1 and 5.0.0.