App.config
author StephaneLenclud
Fri, 15 May 2015 17:28:51 +0200
changeset 3 01a00603ec28
permissions -rw-r--r--
First verified MediaPortal export.
Adding orbital position filter.
StephaneLenclud@0
     1
<?xml version="1.0" encoding="utf-8" ?>
StephaneLenclud@0
     2
<configuration>
StephaneLenclud@0
     3
    <startup> 
StephaneLenclud@0
     4
        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
StephaneLenclud@0
     5
    </startup>
StephaneLenclud@0
     6
</configuration>