Files
PS_AppDeploy-Scripts/Deploy-Application.exe.config

8 lines
176 B
Plaintext
Raw Normal View History

2025-08-30 11:44:02 -04:00
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0"/>
<supportedRuntime version="v2.0.50727"/>
</startup>
</configuration>