This repository has been archived on 2025-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
ShiftOS_TheReturn/ShiftOS.Updater/App.config
Michael a8583c95d0 Update Manager
Use the "ShiftOS.Updater" as your startup project for this to work
correctly.
2017-04-07 18:33:41 -04:00

6 lines
No EOL
184 B
XML

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