Client/App.config
author StephaneLenclud
Mon, 09 Feb 2015 22:47:13 +0100
changeset 120 300f44b7f0cc
parent 18 7acec5059fa6
child 159 e7c8c2b500bd
permissions -rw-r--r--
Fixing div by zero in network signal animation code of GP1212 displays.
     1 <?xml version="1.0"?>
     2 <configuration>
     3     <startup> 
     4         <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
     5     </startup>
     6 </configuration>