Skip to content

Conversation

@wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Oct 20, 2020

2.1 backport of the logic from #26065. Should cause 2.1.N+1 to overwrite 2.1.N when installing, but 2.2.N should install SxS with 2.1.N.

CC @jamshedd

@wtgodbe wtgodbe requested review from a team and joeloff October 20, 2020 21:30
@ghost ghost added the feature-installers Includes: Installers label Oct 20, 2020
Copy link
Contributor

@dougbu dougbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me but I defer to @joeloff


<PropertyGroup>
<GuidInputs>$(Version);$(Platform);$(BuildNumber)</GuidInputs>
<GuidInputs>$(Version);$(Platform)</GuidInputs>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't this generate codes based on the full version? So like 3.1, this should be scoped to Major.Minor+Platform, at least for the bundles

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wtgodbe wtgodbe merged commit 12bd4e8 into release/2.1 Oct 23, 2020
@wtgodbe wtgodbe deleted the wtgodbe/21BundleTing branch October 23, 2020 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature-installers Includes: Installers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants