websitepanel/tools/WebDeploy/Scripts/powershellcustomhost.exe.config
2012-09-16 00:53:26 -07:00

6 lines
227 B
Text

<configuration>
<startup useLegacyV2RuntimeActivationPolicy="true" >
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />
<supportedRuntime version="v2.0.50727" />
</startup>
</configuration>