webcrab/webmouse/App.config

6 lines
201 B
Plaintext
Raw Normal View History

2020-06-15 04:26:36 -07:00
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client" />
</startup>
</configuration>