2013-12-22 07:03:25 +08:00
|
|
|
<?xml version="1.0"?>
|
2013-12-12 09:52:42 +08:00
|
|
|
<configuration>
|
|
|
|
<startup useLegacyV2RuntimeActivationPolicy="true">
|
2013-12-22 07:03:25 +08:00
|
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
|
2013-12-12 09:52:42 +08:00
|
|
|
</startup>
|
2013-12-22 07:03:25 +08:00
|
|
|
</configuration>
|