Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions CHANGELOG/7.6.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# 7.6 Changelog

## [7.6.3]

### Build and Packaging Improvements

<details>

<summary>

<p>Update to .NET SDK 10.0.301</p>

</summary>

<ul>
<li>Remove the unused <code>Publish-NugetToMyGet</code> command from packaging module (#27576)</li>
<li>Verify Apple codesign immediately after ESRP signing (#27542)</li>
<li>Remove unused step to clone Internal-PowerShellTeam-Tools repo in PMC publish pipeline (#27496)</li>
</ul>

</details>

[7.6.3]: https://github.com/PowerShell/PowerShell/compare/v7.6.2...v7.6.3

## [7.6.2]

### Engine Updates and Fixes
Expand Down
Loading