Client/App.config
author StephaneLenclud
Wed, 02 Sep 2015 00:24:34 +0200
changeset 151 7f62f2c35288
parent 18 7acec5059fa6
child 159 e7c8c2b500bd
permissions -rw-r--r--
Published v0.5.2
Media ejection now working with hardcoded E drive.
sl@43
     1
<?xml version="1.0"?>
sl@18
     2
<configuration>
sl@18
     3
    <startup> 
sl@43
     4
        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
sl@18
     5
    </startup>
sl@43
     6
</configuration>