Files
OxyPlot/Source/Examples/PerformanceTest/App.config
2023-09-02 09:24:59 +02:00

6 lines
182 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
</configuration>