1
0
mirror of https://github.com/gravesoft/CAS.git synced 2025-09-01 14:30:28 +00:00
Files
CAS/exe/CheckActivationStatus.exe.config
2025-06-28 02:29:46 +03:00

8 lines
178 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" />
<supportedRuntime version="v2.0.50727" />
</startup>
</configuration>