mattercontrol/Launcher/app.config

6 lines
169 B
Text
Raw Normal View History

2014-11-25 16:09:46 -08:00
<?xml version="1.0" encoding="utf-8"?>
<configuration>
2015-04-08 15:20:10 -07:00
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
</configuration>