Clients/Message/App.config
author StephaneLenclud
Thu, 25 Aug 2016 13:12:54 +0200
changeset 254 181323a59047
permissions -rw-r--r--
Published v1.0.1.0.
Updating Harmony library to v0.5.0
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>