UltimateZoneBuilder/Source/Core/app.config

7 lines
194 B
Text
Raw Normal View History

<?xml version="1.0"?>
<configuration>
<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/>
</startup>
</configuration>