mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 15:38:29 -04:00
747e1187e7
add custom WMS map source fix alt save issue for feet update SIL images
12 lines
288 B
XML
12 lines
288 B
XML
<?xml version="1.0"?>
|
|
<configuration>
|
|
<configSections>
|
|
</configSections>
|
|
<startup>
|
|
<supportedRuntime version="v2.0.50727"/>
|
|
</startup>
|
|
<!--<startup useLegacyV2RuntimeActivationPolicy="true">
|
|
<supportedRuntime version="v4.0"/>
|
|
</startup>-->
|
|
</configuration>
|