Skip to content

[master] Update branch for release v7.7.0-preview.4 - #27828

Open
Dongbo Wang (daxian-dbw) wants to merge 3 commits into
PowerShell:masterfrom
daxian-dbw:release-prep
Open

[master] Update branch for release v7.7.0-preview.4#27828
Dongbo Wang (daxian-dbw) wants to merge 3 commits into
PowerShell:masterfrom
daxian-dbw:release-prep

Conversation

@daxian-dbw

Copy link
Copy Markdown
Member

Cherry-picked the commits from #27825 because the bot account has not agreed to the Contributor License Agreement, and thus the merge of that PR is blocked.

Copilot AI lite review requested due to automatic review settings August 11, 2026 22:40
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Cherry-picks PR #27825 changes onto master to advance the repo’s release branch dependencies for v7.7.0-preview.4, primarily by updating the pinned .NET SDK build version and synchronizing related dependency metadata/manifests.

Changes:

  • Update pinned .NET SDK from 11.0.100-preview.6.26359.118 to 11.0.100-preview.7.26381.103 (and corresponding metadata/changelog entry).
  • Bump several NuGet package references in project files to the 11.0.0-preview.7.26381.103 wave (plus Perfolizer 0.7.5).
  • Refresh CG manifests (add $schema, update recorded package versions).

Reviewed changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
tools/cgmanifest/tpn/cgmanifest.json Adds schema and updates recorded component versions for TPN manifest.
tools/cgmanifest/main/cgmanifest.json Adds schema and updates recorded component versions for main manifest.
test/tools/WebListener/WebListener.csproj Bumps ASP.NET Core NewtonsoftJson package to preview.7.
test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj Bumps Perfolizer to 0.7.5.
src/System.Management.Automation/System.Management.Automation.csproj Updates corefx-derived package references to preview.7.
src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csproj Updates ServiceController package to preview.7.
src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj Updates forced dependency versions to preview.7.
src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj Updates EventLog package to preview.7.
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj Updates System.Drawing.Common to preview.7.
src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csproj Updates ServiceController package to preview.7.
src/Microsoft.PowerShell.Commands.Diagnostics/Microsoft.PowerShell.Commands.Diagnostics.csproj Updates PerformanceCounter package to preview.7.
global.json Pins build SDK to 11.0.100-preview.7.26381.103.
DotnetRuntimeMetadata.json Updates sdkImageVersion to match the new pinned SDK.
CHANGELOG/v7.7/dependencychanges.json Records the .NET SDK update in the dependency change log.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Comment on lines 98 to 100
"Name": "Microsoft.CodeAnalysis.Analyzers",
"Version": "3.11.0"
"Version": "5.3.0"
}
"AdvisoryUrls": [],
"Justification": "Updated .NET SDK. Building with the latest SDK is required.",
"TimestampUtc": "2026-07-14T22:06:54.5097290Z"
"TimestampUtc": "2026-07-14T22:06:54.509729Z"
Comment on lines 68 to 70
"Name": "Markdig.Signed",
"Version": "0.45.0"
"Version": "1.3.2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants