Client/App.config
author sl
Fri, 22 Aug 2014 10:44:45 +0200
changeset 41 1864e4fd1728
child 43 86aad774b532
permissions -rw-r--r--
Adding buttons to test our alignment setup.
Fixing a nasty bug in iStringFormat that would cause us to use the same instance in all marquee objects.
     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>