-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildIssue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.
Description
https://github.com/PowerShell/PowerShell/blob/master/build.psm1#L2071
We need to consider what combinations of productCode and upgradecode needs to be changed for 6.1
As @bergmeister noted, ProductCode is automatically changed:
... the
productCodeis always a new Guid when being called fromStart-PSPackagehigher up here.
See the docs about preparing an upgrade: https://msdn.microsoft.com/en-us/library/windows/desktop/aa370837(v=vs.85).aspx
Metadata
Metadata
Assignees
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildIssue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.