1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-11-12 22:02:41 +01:00
soundtouch/source/csharp-example/App.config

7 lines
186 B
XML

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