This repository has been archived on 2026-01-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Installer-Launcher/Launcher_App/ProgramLauncher/bin/Release/ProgramLauncher.exe.config
jmaniuvc f0b7dfd413 main
2025-05-15 11:44:27 +09:00

6 lines
184 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>