Skip to content

[master] Update branch for release#27582

Open
pwshBot wants to merge 3 commits into
PowerShell:masterfrom
pwshBot:master_package_references_c23c42106-a3b967272
Open

[master] Update branch for release#27582
pwshBot wants to merge 3 commits into
PowerShell:masterfrom
pwshBot:master_package_references_c23c42106-a3b967272

Conversation

@pwshBot

@pwshBot pwshBot commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

preview - Automated by PowerShell Bot

Copilot AI review requested due to automatic review settings June 9, 2026 19:56
@pwshBot pwshBot requested review from a team and jshigetomi as code owners June 9, 2026 19:56
@pwshBot pwshBot added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jun 9, 2026

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 was unable to run its full agentic suite in this review.

Updates the repo to newer .NET SDK/package versions and refreshes compliance metadata.

Changes:

  • Bump .NET SDK from 11.0.100-preview.4.26230.115 to 11.0.100-preview.5.26302.115 (including runtime metadata + changelog entry).
  • Update several project PackageReferences to 11.0.0-preview.5.26302.115 and test SDK to 18.6.0.
  • Refresh cgmanifest.json (add $schema, bump listed NuGet component versions to 10.0.9).

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tools/cgmanifest/main/cgmanifest.json Adds schema and bumps component versions (compliance manifest).
test/xUnit/xUnit.tests.csproj Updates Microsoft.NET.Test.Sdk.
test/tools/WebListener/WebListener.csproj Updates AspNetCore NewtonsoftJson preview package.
src/System.Management.Automation/System.Management.Automation.csproj Updates several preview package references.
src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csproj Updates ServiceController preview package reference.
src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj Updates forced dependency versions to newer preview build.
src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj Updates EventLog preview package reference.
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj Updates System.Drawing.Common preview package reference.
src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csproj Updates ServiceController preview package reference.
src/Microsoft.PowerShell.Commands.Diagnostics/Microsoft.PowerShell.Commands.Diagnostics.csproj Updates PerformanceCounter preview package reference.
global.json Updates pinned .NET SDK version.
DotnetRuntimeMetadata.json Updates sdk image version metadata.
CHANGELOG/v7.7/dependencychanges.json Records the SDK bump in the changelog metadata.

Comment on lines 86 to 90
"Type": "nuget",
"Nuget": {
"Name": "Microsoft.Bcl.AsyncInterfaces",
"Version": "10.0.8"
"Version": "10.0.9"
}
Comment on lines +35 to +40
<PackageReference Include="Microsoft.Win32.Registry.AccessControl" Version="11.0.0-preview.5.26302.115" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="11.0.0-preview.5.26302.115" />
<PackageReference Include="System.DirectoryServices" Version="11.0.0-preview.5.26302.115" />
<PackageReference Include="System.Management" Version="11.0.0-preview.5.26302.115" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="11.0.0-preview.5.26302.115" />
<PackageReference Include="System.Security.Permissions" Version="11.0.0-preview.5.26302.115" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport-7.4.x-Consider Backport-7.5.x-Consider Backport-7.6.x-Consider 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