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.
2 parents 38ab1e4 + c70c5cd commit f1c1eecCopy full SHA for f1c1eec
platforms/Windows/SideBySideUpgradeStrategy.props
@@ -39,6 +39,10 @@
39
<BundleUpgradeCode>{917DAD47-82C9-4845-ACBE-57E169EDF799}</BundleUpgradeCode>
40
</PropertyGroup>
41
42
+ <PropertyGroup Condition="'$(MajorMinorProductVersion)' == '6.0'">
43
+ <BundleUpgradeCode>{95A51A3B-1521-4A98-8BE1-6381BA688561}</BundleUpgradeCode>
44
+ </PropertyGroup>
45
+
46
<PropertyGroup>
47
<DefineConstants>
48
$(DefineConstants);
0 commit comments