IdwTest/App.config
author sl
Mon, 21 Apr 2014 12:02:38 +0200
changeset 4 328515997e35
permissions -rw-r--r--
Adding first draft of our text application.
This is most useful for testing stuff without MediaPortal.
     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>