SharpCAT/SharpCATConsole/App.config

6 lines
175 B
Plaintext
Raw Normal View History

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