OnTopReplica/Installer/PostInstaller/PostInstaller/App.config

7 lines
182 B
Plaintext
Raw Normal View History

<?xml version="1.0"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client"/>
</startup>
</configuration>