Skip to content

[master] Update branch for release - #27825

Closed
powershell-pr-automation[bot] wants to merge 3 commits into
masterfrom
automation/package-references/master-3ff3c711b-4b5e38836
Closed

[master] Update branch for release#27825
powershell-pr-automation[bot] wants to merge 3 commits into
masterfrom
automation/package-references/master-3ff3c711b-4b5e38836

Conversation

@powershell-pr-automation

Copy link
Copy Markdown

preview - Automated by PowerShell Bot

Copilot AI lite review requested due to automatic review settings August 11, 2026 21:52
@powershell-pr-automation powershell-pr-automation Bot added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Aug 11, 2026
@powershell-pr-automation
powershell-pr-automation Bot requested a review from a team as a code owner August 11, 2026 21:52
@powershell-pr-automation powershell-pr-automation Bot added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Aug 11, 2026
@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

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates repo tooling and manifests to consume a newer .NET 11 preview SDK and associated dependency versions.

Changes:

  • Bump .NET SDK version to 11.0.100-preview.7.26381.103 (and corresponding package references).
  • Refresh cgmanifest NuGet registrations and move $schema to the top of each manifest.
  • Record the SDK upgrade in the v7.7 dependency changelog.

Reviewed changes

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

Show a summary per file
File Description
tools/cgmanifest/tpn/cgmanifest.json Adds $schema at top and updates listed NuGet component versions.
tools/cgmanifest/main/cgmanifest.json Adds $schema at top and updates listed NuGet component versions.
test/tools/WebListener/WebListener.csproj Bumps ASP.NET Core preview package version.
test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj Bumps Perfolizer package version.
src/System.Management.Automation/System.Management.Automation.csproj Bumps .NET preview package references.
src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csproj Bumps ServiceController preview package reference.
src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj Bumps pinned transitive preview package references.
src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj Bumps EventLog preview package reference.
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj Bumps System.Drawing.Common preview package reference.
src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csproj Bumps ServiceController preview package reference.
src/Microsoft.PowerShell.Commands.Diagnostics/Microsoft.PowerShell.Commands.Diagnostics.csproj Bumps PerformanceCounter preview package reference.
global.json Updates pinned SDK version.
DotnetRuntimeMetadata.json Updates SDK image version used by runtime metadata.
CHANGELOG/v7.7/dependencychanges.json Adds a new entry documenting the SDK upgrade and normalizes an older timestamp.

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

},
{
"ChangeType": "NonSecurity",
"Branch": "master",
"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"
"VulnerableRanges": [],
"AdvisoryUrls": [],
"Justification": "Updated .NET SDK. Building with the latest SDK is required.",
"TimestampUtc": "2026-08-11T21:50:09.8305901Z"
Comment on lines 6 to 8
"packageVersionPattern": "9.0.0-preview.6",
"sdkImageVersion": "11.0.100-preview.6.26359.118",
"sdkImageVersion": "11.0.100-preview.7.26381.103",
"nextChannel": "9.0.0-preview.7",
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.

3 participants