-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Bump System.Configuration.ConfigurationManager to 6.0.0 # #12795
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: vs16.11
Are you sure you want to change the base?
Conversation
Updated various package versions in SourceBuildPrebuiltBaseline.xml to the latest releases.
|
Hello! I noticed that you're targeting one of our servicing branches. Please consider updating the version. |
|
VS seems to be OK with the package updates: https://dev.azure.com/devdiv/DevDiv/DevDiv%20Team/_build/results?buildId=12809197&view=logs&j=ba334f5e-a1a2-5d34-f0ad-79511a175e51&t=8a46bb84-8857-44be-a41e-d1b8cb8847c6 (there are different unrelated warnings) |
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 bumps System.Configuration.ConfigurationManager from version 4.7.0 to 6.0.0, along with related transitive dependencies and the MSBuild version number.
- Updates the MSBuild version prefix from 16.11.14 to 16.11.15
- Updates System.Configuration.ConfigurationManager and several related security/system packages to 6.0.0
- Updates the source build prebuilt baseline with corresponding version changes and alphabetical reordering
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| eng/Versions.props | Increments MSBuild version prefix from 16.11.14 to 16.11.15 |
| eng/Packages.props | Updates System.Configuration.ConfigurationManager to 6.0.0 and related security packages (System.Security.Permissions, System.Security.Principal.Windows) |
| eng/SourceBuildPrebuiltBaseline.xml | Updates baseline with new package versions, reorders entries alphabetically, removes unused Microsoft.NETCore.Platforms 3.1.0 entry, and updates transitive dependencies (Microsoft.Win32.SystemEvents, System.Drawing.Common, System.Security.AccessControl, System.Security.Cryptography.ProtectedData, System.Windows.Extensions) to 6.0.0 |
rainersigwald
left a comment
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.
"VS still works" is all I care about.
Fixes #
GA Alert