Client/App.config
author StephaneLenclud
Fri, 01 Jan 2016 00:45:18 +0100
changeset 177 c24dc0c6b64b
parent 43 86aad774b532
permissions -rw-r--r--
Adding recording field value to client tree view.
     1 <?xml version="1.0"?>
     2 <configuration>
     3     <startup> 
     4         <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6"/>
     5     </startup>
     6 </configuration>