[release/v7.6.2] Update branch for release by pwshBot · Pull Request #27446 · PowerShell/PowerShell
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates dependency and build tooling versions to align the repo with a newer .NET SDK and a patched cryptography package.
Changes:
- Bump .NET SDK from 10.0.202 to 10.0.300 across build configuration/metadata.
- Update
System.Security.Cryptography.PkcsNuGet dependency from 10.0.5 to 10.0.6. - Record the .NET SDK update in the v7.6 dependency changelog.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| tools/cgmanifest/main/cgmanifest.json | Updates NuGet component version for System.Security.Cryptography.Pkcs. |
| global.json | Pins repo SDK version to 10.0.300. |
| DotnetRuntimeMetadata.json | Updates the SDK image version used by runtime metadata. |
| CHANGELOG/v7.6/dependencychanges.json | Adds a dependency-change record for the .NET SDK bump. |