Files
Jeff Williams 9d2656a485 Bumped DeploymentServer to Net 4.6.2 for compatibility with MDI
#rb andrew.grant

[CL 6599617 by Jeff Williams in Main branch]
2019-05-21 16:26:00 -04:00

11 lines
271 B
XML

<?xml version="1.0"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>
</startup>
<runtime>
<NetFx40_PInvokeStackResilience enabled="1"/>
<generatePublisherEvidence enabled="false"/>
</runtime>
</configuration>