Files
PS_AppDeploy-Scripts/BPC STARS/Firefox Portable/PS_Deployment/Deploy-Application.exe.config

8 lines
173 B
Plaintext
Raw Normal View History

2025-09-17 13:39:47 -04:00
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0"/>
<supportedRuntime version="v2.0.50727"/>
</startup>
</configuration>