App.config
author sl
Mon, 07 Jul 2014 21:32:02 +0200
changeset 3 71b55cfd8c05
child 8 5129c03ab7ba
permissions -rw-r--r--
Adding basic display functions: open, close, clear, fill, brightness control.
     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>