You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -53,7 +53,7 @@ WHEN PERFORMING MAJOR IP UPGRADES (e.g., 2.5 => 2.6):
53
53
54
54
<!-- Launch conditions -->
55
55
<ConditionMessage="An administrator must approve or install [ProductName]."><![CDATA[Privileged]]></Condition>
56
-
<ConditionMessage="[ProductName] requires .NET Framework 4.5.2 or later."><![CDATA[Installed OR WIX_IS_NETFRAMEWORK_452_OR_LATER_INSTALLED]]></Condition>
56
+
<ConditionMessage="[ProductName] requires .NET Framework 4.6 or later."><![CDATA[Installed OR WIX_IS_NETFRAMEWORK_46_OR_LATER_INSTALLED]]></Condition>
0 commit comments