update test S7 net: NLog

This commit is contained in:
Samuele Locatelli
2021-09-09 10:26:49 +02:00
parent 3ddd75cf3f
commit f27f61a806
2 changed files with 994 additions and 442 deletions
+992 -439
View File
File diff suppressed because it is too large Load Diff
+2 -3
View File
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="NLog" version="4.4.12" targetFramework="net461" />
<package id="NLog.Config" version="4.4.12" targetFramework="net461" />
<package id="NLog.Schema" version="4.4.12" targetFramework="net461" />
<package id="NLog" version="4.7.11" targetFramework="net461" />
<package id="NLog.Schema" version="4.7.11" targetFramework="net461" />
<package id="S7netplus" version="0.1.7" targetFramework="net461" />
</packages>