Clients/Message/App.config
author StephaneLenclud
Wed, 05 Oct 2016 15:02:09 +0200
changeset 270 5dcd226539d4
permissions -rw-r--r--
Published v1.3.4.0
Harmony connection retries.
StephaneLenclud@225
     1
<?xml version="1.0" encoding="utf-8" ?>
StephaneLenclud@225
     2
<configuration>
StephaneLenclud@225
     3
    <startup> 
StephaneLenclud@225
     4
        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
StephaneLenclud@225
     5
    </startup>
StephaneLenclud@225
     6
</configuration>