- Notifications
You must be signed in to change notification settings - Fork7.7k
[release/v7.4] Make theAssemblyVersion
not change for servicing releases 7.4.7 and onward#24821
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
/azp run PowerShell-CI-macos, PowerShell-CI-Linux, PowerShell-CI-Windows, PowerShell-CI-static-analysis, PSResourceGet ACR, PowerShell-Windows-Packaging-CI |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run PowerShell-CI-macos, PowerShell-CI-Linux, PowerShell-CI-Windows, PowerShell-CI-static-analysis, PSResourceGet ACR, PowerShell-Windows-Packaging-CI |
Azure Pipelines successfully started running 4 pipeline(s). |
3e17fc1
intoPowerShell:release/v7.4Uh oh!
There was an error while loading.Please reload this page.
microsoft-github-policy-servicebot commentedJan 18, 2025 • edited by unfurl-linksbot
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by unfurl-linksbot
Uh oh!
There was an error while loading.Please reload this page.
📣 Hey@daxian-dbw, how did we do? We would love to hear your feedback with the link below! 🗣️ 🔗https://aka.ms/PSRepoFeedback |
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 theAssemblyVersion
is fixed to6
, so that theAssemblyVersion
will always be7.4.6.500
for all subsequent 7.4 servicing releases.