remoteapptool/remoteapplib/App.config

7 lines
161 B
Plaintext
Raw Permalink Normal View History

2019-09-29 12:45:23 +00:00
<?xml version="1.0"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
</startup>
</configuration>