mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 23:48:31 -04:00
d742bf77e3
hud now does opengl and gdi+ add note about modes and ac 2.0.43
10 lines
283 B
XML
10 lines
283 B
XML
<?xml version="1.0"?>
|
|
<configuration>
|
|
<configSections>
|
|
</configSections>
|
|
<startup useLegacyV2RuntimeActivationPolicy="true">
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
|
|
<supportedRuntime version="v4.0"/>
|
|
</startup>
|
|
</configuration>
|