2019-07-26 09:18:16 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2014-07-09 12:47:47 +02:00
|
|
|
<configuration>
|
|
|
|
|
<startup useLegacyV2RuntimeActivationPolicy="true">
|
2020-07-26 18:12:54 -07:00
|
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.1"/>
|
2014-07-09 12:47:47 +02:00
|
|
|
</startup>
|
2019-07-26 09:18:16 -04:00
|
|
|
</configuration>
|