Code upgraded to use .net 4.5

This commit is contained in:
2019-10-01 22:00:55 +01:00
parent 79cdd60d07
commit 2972ae31aa
15 changed files with 65 additions and 78 deletions
+2 -2
View File
@@ -26,8 +26,8 @@
</Condition>
<PropertyRef Id="NETFRAMEWORK40FULL"/>
<Condition Message="This application requires .NET Framework 4.0 or higher. Please install the .NET Framework then run this installer again.">
<![CDATA[Installed OR NETFRAMEWORK40FULL]]>
<Condition Message="This application requires .NET Framework 4.5 or higher. Please install the .NET Framework then run this installer again.">
<![CDATA[Installed OR NETFRAMEWORK45FULL]]>
</Condition>
<!-- <Condition Message="Please use the correct installer for your operating system - x86 for 32-bit, x64 for 64-bit.">