App.config
author sl
Tue, 08 Jul 2014 11:48:00 +0200
changeset 5 02716ce36263
child 8 5129c03ab7ba
permissions -rw-r--r--
Custom drawing of our Marquee text to avoid warpping, clipping and ellipsis.
     1 <?xml version="1.0" encoding="utf-8" ?>
     2 <configuration>
     3     <startup> 
     4         <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
     5     </startup>
     6 </configuration>