We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d8371 commit 20826b6Copy full SHA for 20826b6
platforms/Windows/SideBySideUpgradeStrategy.props
@@ -55,6 +55,10 @@
55
<BundleUpgradeCode>{E41E5E4A-6DA1-435A-A1DC-7CB3E14664F4}</BundleUpgradeCode>
56
</PropertyGroup>
57
58
+ <PropertyGroup Condition="'$(MajorMinorProductVersion)' == '6.3'">
59
+ <BundleUpgradeCode>{4006953D-4D1C-42EE-B7E5-66264DE40EA1}</BundleUpgradeCode>
60
+ </PropertyGroup>
61
+
62
<PropertyGroup>
63
<DefineConstants>
64
$(DefineConstants);
0 commit comments