[master] Update branch for release#27504
Merged
daxian-dbw merged 4 commits intoMay 23, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates pinned SDK and NuGet package versions across the repo (including component governance metadata) to newer builds.
Changes:
- Bump .NET SDK version from
11.0.100-preview.3.26207.106to11.0.100-preview.4.26230.115(global.json,DotnetRuntimeMetadata.json, changelog entry). - Update multiple
PackageReferenceversions in test and source projects to11.0.0-preview.4.26230.115(and a few other minor bumps). - Refresh
cgmanifest.jsonNuGet component versions (e.g.,10.0.6→10.0.8,Markdig.Signed1.1.2→1.2.0).
Reviewed changes
Copilot reviewed 14 out of 14 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| tools/cgmanifest/main/cgmanifest.json | Updates component governance package versions. |
| test/xUnit/xUnit.tests.csproj | Bumps test SDK package version. |
| test/tools/WebListener/WebListener.csproj | Updates ASP.NET Core preview package reference. |
| test/tools/TestService/TestService.csproj | Updates Windows Compatibility preview package reference. |
| src/System.Management.Automation/System.Management.Automation.csproj | Moves several corefx package references to preview.4 build. |
| src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csproj | Updates ServiceController package reference. |
| src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj | Updates pinned transitive dependency versions to preview.4 build. |
| src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj | Updates EventLog package reference. |
| src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj | Updates Markdig.Signed + System.Drawing.Common package references. |
| src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csproj | Updates ServiceController package reference. |
| src/Microsoft.PowerShell.Commands.Diagnostics/Microsoft.PowerShell.Commands.Diagnostics.csproj | Updates PerformanceCounter package reference. |
| global.json | Pins repo SDK to preview.4 build. |
| DotnetRuntimeMetadata.json | Updates SDK image version to preview.4 build. |
| CHANGELOG/v7.7/dependencychanges.json | Adds changelog entry for the SDK bump. |
adityapatwardhan
approved these changes
May 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
preview - Automated by PowerShell Bot