Client/App.config
author StephaneLenclud
Mon, 25 Jan 2016 21:26:30 +0100
changeset 185 729e91c7d5b2
parent 43 86aad774b532
permissions -rw-r--r--
Publishing v0.8.4.0
Now taking priority into account before switching client.
     1 <?xml version="1.0"?>
     2 <configuration>
     3     <startup> 
     4         <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6"/>
     5     </startup>
     6 </configuration>