Files
SCrawler/SCrawler.Updater/App.config
Andy c92314d8e8 2023.12.6.0
Add updater
2023-12-06 10:55:50 +03:00

6 lines
184 B
XML

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