App.config
author StephaneLenclud
Sun, 21 Sep 2014 21:55:36 +0200
branchMiniDisplay
changeset 445 fe4c711fd7f8
permissions -rw-r--r--
Support for SharpDisplayManager.
Switching to .NET v4.0 to allow System.ServiceModel.
OxyPlot fix and recompile for .NET v4.0.
FrontView fix to start-up without SoundGraphAccess.exe.
     1 <?xml version="1.0" encoding="utf-8"?>
     2 <configuration>
     3   <startup>
     4     <supportedRuntime version="v4.0" />
     5     <supportedRuntime version="v2.0.50727"/>
     6   </startup>
     7 </configuration>