App.config
author sl
Tue, 08 Jul 2014 16:41:29 +0200
changeset 7 69815d19796c
child 8 5129c03ab7ba
permissions -rw-r--r--
Adding status bar and managing control status.
     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>