PremiumPacksInstaller/PremiumPackInstaller/App.config

6 lines
187 B
Plaintext
Raw Normal View History

2022-08-11 12:55:31 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
</configuration>