This commit is contained in:
atvstdla
2025-10-02 14:38:46 +09:00
parent 9887cc7540
commit b707eee6ea
20 changed files with 1980 additions and 1 deletions

3
Handler/swPLC/app.config Normal file
View File

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