-
Notifications
You must be signed in to change notification settings - Fork 39
XS✔ ◾ Package Updates - January 12th 2025 #785
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
Updated package versions for various dependencies to the latest versions, including Microsoft.Bcl.AsyncInterfaces and Microsoft.Extensions.* packages.
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 upgrades package dependencies in the centralized package management file to their latest versions, including patch updates for .NET 10 packages and a major version upgrade for Roslyn code analysis packages.
Changes:
- Upgraded Microsoft.Extensions.* and related packages from 10.0.0 to 10.0.1 (patch update)
- Upgraded Microsoft.CodeAnalysis packages from 4.14.0 to 5.0.0 (major version update)
- Upgraded Microsoft.FeatureManagement from 4.3.0 to 4.4.0 (minor version update)
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 1 out of 1 changed files in this pull request and generated no new comments.
Updated package versions for various dependencies to the latest versions, including Microsoft.Bcl.AsyncInterfaces and Microsoft.Extensions.* packages.