Files
TCPController-DesktopServer/src/App.config
Allen Wolf 8348865ce8 Add project
2024-01-10 21:48:11 -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>