X Tutup
The Wayback Machine - https://web.archive.org/web/20250126112220/https://github.com/PowerShell/PowerShell/pull/24821
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/v7.4] Make the AssemblyVersion not change for servicing releases 7.4.7 and onward #24821

Merged
merged 3 commits into from
Jan 18, 2025

Conversation

daxian-dbw
Copy link
Member

PR Summary

This is for backporting #24667 to v7.4, so that AssemblyVersion stay unchanged for servicing releases 7.4.7 and onward.
Comparing to the original PR, the Build field of the AssemblyVersion is fixed to 6, so that the AssemblyVersion will always be 7.4.6.500 for all subsequent 7.4 servicing releases.

@TravisEz13
Copy link
Member

/azp run PowerShell-CI-macos, PowerShell-CI-Linux, PowerShell-CI-Windows, PowerShell-CI-static-analysis, PSResourceGet ACR, PowerShell-Windows-Packaging-CI

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@TravisEz13
Copy link
Member

/azp run PowerShell-CI-macos, PowerShell-CI-Linux, PowerShell-CI-Windows, PowerShell-CI-static-analysis, PSResourceGet ACR, PowerShell-Windows-Packaging-CI

Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@TravisEz13 TravisEz13 added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jan 18, 2025
@TravisEz13 TravisEz13 merged commit 3e17fc1 into PowerShell:release/v7.4 Jan 18, 2025
37 checks passed
Copy link
Contributor

microsoft-github-policy-service bot commented Jan 18, 2025

📣 Hey @daxian-dbw, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

@daxian-dbw daxian-dbw deleted the backport branch January 23, 2025 18:07
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.

2 participants
X Tutup