Files
KeyboardInputSwitch/src/App.config
Allen Wolf 4ca905fa6c Add project
2024-01-10 15:49:49 -06:00

6 lines
189 B
XML
Executable File

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