SharpCAT/SharpCATService/App.config
Erick Kinnee 6a8ecd3732 Add Service stubs.
Remove Windows Form test app.
2019-03-08 11:21:08 -06:00

6 lines
184 B
XML

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