SharpCAT/SharpCATConsole/App.config

6 lines
175 B
Text
Raw Normal View History

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
2019-03-08 13:04:43 -06:00
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>