mattercontrol/Community.CsharpSqlite/app.config

7 lines
154 B
Text
Raw Normal View History

2014-01-29 19:09:30 -08:00
<?xml version="1.0"?>
<configuration>
2015-04-08 15:20:10 -07:00
<startup>
2019-11-14 19:10:54 -08:00
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/>
2015-04-08 15:20:10 -07:00
</startup>
2017-03-15 09:46:54 -07:00
</configuration>