mattercontrol/Launcher/app.config

7 lines
171 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>
2020-04-08 10:35:35 -07:00
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.1"/>
2015-04-08 15:20:10 -07:00
</startup>
2017-03-15 09:46:54 -07:00
</configuration>