diff --git a/IoTGateway/IoTGateway.csproj b/IoTGateway/IoTGateway.csproj
index 04bd479..dde2d19 100644
--- a/IoTGateway/IoTGateway.csproj
+++ b/IoTGateway/IoTGateway.csproj
@@ -16,11 +16,11 @@
-
-
-
-
-
+
+
+
+
+
diff --git a/Plugins/Drivers/CNC.Fanuc.H/CNC.Fanuc.H.csproj b/Plugins/Drivers/CNC.Fanuc.H/CNC.Fanuc.H.csproj
index 3536637..f669bc0 100644
--- a/Plugins/Drivers/CNC.Fanuc.H/CNC.Fanuc.H.csproj
+++ b/Plugins/Drivers/CNC.Fanuc.H/CNC.Fanuc.H.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/Plugins/Drivers/PLC.AllenBradley/PLC.AllenBradley.csproj b/Plugins/Drivers/PLC.AllenBradley/PLC.AllenBradley.csproj
index bc41a3e..1798563 100644
--- a/Plugins/Drivers/PLC.AllenBradley/PLC.AllenBradley.csproj
+++ b/Plugins/Drivers/PLC.AllenBradley/PLC.AllenBradley.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/Plugins/Drivers/PLC.LS/PLC.LSIS.csproj b/Plugins/Drivers/PLC.LS/PLC.LSIS.csproj
index 09e2dee..5ff386b 100644
--- a/Plugins/Drivers/PLC.LS/PLC.LSIS.csproj
+++ b/Plugins/Drivers/PLC.LS/PLC.LSIS.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/Plugins/Drivers/PLC.MelsecMc/PLC.MelsecMc.csproj b/Plugins/Drivers/PLC.MelsecMc/PLC.MelsecMc.csproj
index c2756d6..420a416 100644
--- a/Plugins/Drivers/PLC.MelsecMc/PLC.MelsecMc.csproj
+++ b/Plugins/Drivers/PLC.MelsecMc/PLC.MelsecMc.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/Plugins/Drivers/PLC.OmronFins/PLC.OmronFins.csproj b/Plugins/Drivers/PLC.OmronFins/PLC.OmronFins.csproj
index c2756d6..420a416 100644
--- a/Plugins/Drivers/PLC.OmronFins/PLC.OmronFins.csproj
+++ b/Plugins/Drivers/PLC.OmronFins/PLC.OmronFins.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/Plugins/Plugin/Plugin.csproj b/Plugins/Plugin/Plugin.csproj
index efb18a4..61b954f 100644
--- a/Plugins/Plugin/Plugin.csproj
+++ b/Plugins/Plugin/Plugin.csproj
@@ -7,10 +7,10 @@
-
+
-
-
+
+
diff --git a/Plugins/PluginInterface/PluginInterface.csproj b/Plugins/PluginInterface/PluginInterface.csproj
index dc1f66a..db04eea 100644
--- a/Plugins/PluginInterface/PluginInterface.csproj
+++ b/Plugins/PluginInterface/PluginInterface.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/drivers/net6.0/CNC.Fanuc.H.deps.json b/drivers/net6.0/CNC.Fanuc.H.deps.json
index 26c8170..9a02b64 100644
--- a/drivers/net6.0/CNC.Fanuc.H.deps.json
+++ b/drivers/net6.0/CNC.Fanuc.H.deps.json
@@ -8,23 +8,23 @@
".NETCoreApp,Version=v6.0": {
"CNC.Fanuc.H/1.0.0": {
"dependencies": {
- "HslCommunication": "11.6.3",
- "Newtonsoft.Json": "13.0.1",
+ "HslCommunication": "12.2.0",
+ "Newtonsoft.Json": "13.0.3",
"PluginInterface": "1.0.0"
},
"runtime": {
"CNC.Fanuc.H.dll": {}
}
},
- "HslCommunication/11.6.3": {
+ "HslCommunication/12.2.0": {
"dependencies": {
- "Newtonsoft.Json": "13.0.1",
- "System.IO.Ports": "7.0.0"
+ "Newtonsoft.Json": "13.0.3",
+ "System.IO.Ports": "6.0.0"
},
"runtime": {
"lib/netstandard2.1/HslCommunication.dll": {
- "assemblyVersion": "11.6.3.0",
- "fileVersion": "11.6.3.0"
+ "assemblyVersion": "12.2.0.0",
+ "fileVersion": "12.2.0.0"
}
}
},
@@ -36,15 +36,15 @@
}
}
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
+ "fileVersion": "13.0.3.27908"
}
}
},
- "runtime.linux-arm.runtime.native.System.IO.Ports/7.0.0": {
+ "runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0": {
"runtimeTargets": {
"runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": {
"rid": "linux-arm",
@@ -53,7 +53,7 @@
}
}
},
- "runtime.linux-arm64.runtime.native.System.IO.Ports/7.0.0": {
+ "runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0": {
"runtimeTargets": {
"runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": {
"rid": "linux-arm64",
@@ -62,7 +62,7 @@
}
}
},
- "runtime.linux-x64.runtime.native.System.IO.Ports/7.0.0": {
+ "runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0": {
"runtimeTargets": {
"runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": {
"rid": "linux-x64",
@@ -71,16 +71,16 @@
}
}
},
- "runtime.native.System.IO.Ports/7.0.0": {
+ "runtime.native.System.IO.Ports/6.0.0": {
"dependencies": {
- "runtime.linux-arm.runtime.native.System.IO.Ports": "7.0.0",
- "runtime.linux-arm64.runtime.native.System.IO.Ports": "7.0.0",
- "runtime.linux-x64.runtime.native.System.IO.Ports": "7.0.0",
- "runtime.osx-arm64.runtime.native.System.IO.Ports": "7.0.0",
- "runtime.osx-x64.runtime.native.System.IO.Ports": "7.0.0"
+ "runtime.linux-arm.runtime.native.System.IO.Ports": "6.0.0",
+ "runtime.linux-arm64.runtime.native.System.IO.Ports": "6.0.0",
+ "runtime.linux-x64.runtime.native.System.IO.Ports": "6.0.0",
+ "runtime.osx-arm64.runtime.native.System.IO.Ports": "6.0.0",
+ "runtime.osx-x64.runtime.native.System.IO.Ports": "6.0.0"
}
},
- "runtime.osx-arm64.runtime.native.System.IO.Ports/7.0.0": {
+ "runtime.osx-arm64.runtime.native.System.IO.Ports/6.0.0": {
"runtimeTargets": {
"runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": {
"rid": "osx-arm64",
@@ -89,7 +89,7 @@
}
}
},
- "runtime.osx-x64.runtime.native.System.IO.Ports/7.0.0": {
+ "runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0": {
"runtimeTargets": {
"runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": {
"rid": "osx-x64",
@@ -98,35 +98,35 @@
}
}
},
- "System.IO.Ports/7.0.0": {
+ "System.IO.Ports/6.0.0": {
"dependencies": {
- "runtime.native.System.IO.Ports": "7.0.0"
+ "runtime.native.System.IO.Ports": "6.0.0"
},
"runtime": {
"lib/net6.0/System.IO.Ports.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
}
},
"runtimeTargets": {
"runtimes/unix/lib/net6.0/System.IO.Ports.dll": {
"rid": "unix",
"assetType": "runtime",
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
},
"runtimes/win/lib/net6.0/System.IO.Ports.dll": {
"rid": "win",
"assetType": "runtime",
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.22.51805"
+ "assemblyVersion": "6.0.0.0",
+ "fileVersion": "6.0.21.52210"
}
}
},
"PluginInterface/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
- "Newtonsoft.Json": "13.0.1"
+ "Newtonsoft.Json": "13.0.3"
},
"runtime": {
"PluginInterface.dll": {}
@@ -140,12 +140,12 @@
"serviceable": false,
"sha512": ""
},
- "HslCommunication/11.6.3": {
+ "HslCommunication/12.2.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-S1Oi6te6s/gXlMnDWdemwTYWPJ3hAweRqGx2vXJ0/3kJSSWslbP2/3o+sQ+lxQg0AkW0FAwmHOEEmsdpR0fGdw==",
- "path": "hslcommunication/11.6.3",
- "hashPath": "hslcommunication.11.6.3.nupkg.sha512"
+ "sha512": "sha512-txA6/Xc/RfTnTi1fJb8BLp6NTufKhU7H7RwgVCqxlgoaHCTbCf/DtReIF6+Iss4zz4gfjofrx9ExfixVZ8UdUQ==",
+ "path": "hslcommunication/12.2.0",
+ "hashPath": "hslcommunication.12.2.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
"type": "package",
@@ -154,61 +154,61 @@
"path": "microsoft.extensions.logging.abstractions/6.0.2",
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
+ "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
+ "path": "newtonsoft.json/13.0.3",
+ "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
- "runtime.linux-arm.runtime.native.System.IO.Ports/7.0.0": {
+ "runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-CBvgRaF+M0xGLDv2Geb/0v0LEADheH8aK72GRAUJdnqnJVsQO60ki1XO8M3keEhnjm+T5NvLm41pNXAVYAPiSg==",
- "path": "runtime.linux-arm.runtime.native.system.io.ports/7.0.0",
- "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.7.0.0.nupkg.sha512"
+ "sha512": "sha512-75q52H7CSpgIoIDwXb9o833EvBZIXJ0mdPhz1E6jSisEXUBlSCPalC29cj3EXsjpuDwr0dj1LRXZepIQH/oL4Q==",
+ "path": "runtime.linux-arm.runtime.native.system.io.ports/6.0.0",
+ "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
},
- "runtime.linux-arm64.runtime.native.System.IO.Ports/7.0.0": {
+ "runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-5VCyRCtCIYU8FR/W8oo7ouFuJ8tmAg9ddsuXhfCKZfZrbaVZSKxkmNBa6fxkfYPueD0jQfOvwFBmE5c6zalCSw==",
- "path": "runtime.linux-arm64.runtime.native.system.io.ports/7.0.0",
- "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.7.0.0.nupkg.sha512"
+ "sha512": "sha512-xn2bMThmXr3CsvOYmS8ex2Yz1xo+kcnhVg2iVhS9PlmqjZPAkrEo/I40wjrBZH/tU4kvH0s1AE8opAvQ3KIS8g==",
+ "path": "runtime.linux-arm64.runtime.native.system.io.ports/6.0.0",
+ "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
},
- "runtime.linux-x64.runtime.native.System.IO.Ports/7.0.0": {
+ "runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-DV9dWDUs23OoZqMWl5IhLr3D+b9koDiSHQxFKdYgWnQbnthv8c/yDjrlrI8nMrDc71RAKCO8jlUojzuPMX04gg==",
- "path": "runtime.linux-x64.runtime.native.system.io.ports/7.0.0",
- "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.7.0.0.nupkg.sha512"
+ "sha512": "sha512-16nbNXwv0sC+gLGIuecri0skjuh6R1maIJggsaNP7MQBcbVcEfWFUOkEnsnvoLEjy0XerfibuRptfQ8AmdIcWA==",
+ "path": "runtime.linux-x64.runtime.native.system.io.ports/6.0.0",
+ "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
},
- "runtime.native.System.IO.Ports/7.0.0": {
+ "runtime.native.System.IO.Ports/6.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-L4Ivegqc3B0Fee7VifFy2JST9nndm+uvJ0viLIZUaImDfnr+JmRin9Tbqd56KuMtm0eVxHpNOWZBPtKrA/1h5Q==",
- "path": "runtime.native.system.io.ports/7.0.0",
- "hashPath": "runtime.native.system.io.ports.7.0.0.nupkg.sha512"
+ "sha512": "sha512-KaaXlpOcuZjMdmyF5wzzx3b+PRKIzt6A5Ax9dKenPDQbVJAFpev+casD0BIig1pBcbs3zx7CqWemzUJKAeHdSQ==",
+ "path": "runtime.native.system.io.ports/6.0.0",
+ "hashPath": "runtime.native.system.io.ports.6.0.0.nupkg.sha512"
},
- "runtime.osx-arm64.runtime.native.System.IO.Ports/7.0.0": {
+ "runtime.osx-arm64.runtime.native.System.IO.Ports/6.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-jFwh4sKSXZ7al5XrItEO4GdGWa6XNxvNx+LhEHjrSzOwawO1znwJ+Dy+VjnrkySX9Qi4bnHNLoiqOXbqMuka4g==",
- "path": "runtime.osx-arm64.runtime.native.system.io.ports/7.0.0",
- "hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.7.0.0.nupkg.sha512"
+ "sha512": "sha512-fXG12NodG1QrCdoaeSQ1gVnk/koi4WYY4jZtarMkZeQMyReBm1nZlSRoPnUjLr2ZR36TiMjpcGnQfxymieUe7w==",
+ "path": "runtime.osx-arm64.runtime.native.system.io.ports/6.0.0",
+ "hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
},
- "runtime.osx-x64.runtime.native.System.IO.Ports/7.0.0": {
+ "runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-X4LrHEfke/z9+z+iuVr35NlkhdZldY8JGNMYUN+sfPK/U/6TcE+vP44I0Yv0ir1v0bqIzq3v6Qdv1c1vmp8s4g==",
- "path": "runtime.osx-x64.runtime.native.system.io.ports/7.0.0",
- "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.7.0.0.nupkg.sha512"
+ "sha512": "sha512-/As+zPY49+dSUXkh+fTUbyPhqrdGN//evLxo4Vue88pfh1BHZgF7q4kMblTkxYvwR6Vi03zSYxysSFktO8/SDQ==",
+ "path": "runtime.osx-x64.runtime.native.system.io.ports/6.0.0",
+ "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
},
- "System.IO.Ports/7.0.0": {
+ "System.IO.Ports/6.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-0nWQjM5IofaIGpvkifN+LLuYwBG6BHlpmphLhhOJepcW12G8qToGuNDRgBzeTVBZzp33wVsESSZ8hUOCfq+8QA==",
- "path": "system.io.ports/7.0.0",
- "hashPath": "system.io.ports.7.0.0.nupkg.sha512"
+ "sha512": "sha512-dRyGI7fUESar5ZLIpiBOaaNLW7YyOBGftjj5Of+xcduC/Rjl7RjhEnWDvvNBmHuF3d0tdXoqdVI/yrVA8f00XA==",
+ "path": "system.io.ports/6.0.0",
+ "hashPath": "system.io.ports.6.0.0.nupkg.sha512"
},
"PluginInterface/1.0.0": {
"type": "project",
diff --git a/drivers/net6.0/CNC.Fanuc.H.dll b/drivers/net6.0/CNC.Fanuc.H.dll
index fb085fe..2c08197 100644
Binary files a/drivers/net6.0/CNC.Fanuc.H.dll and b/drivers/net6.0/CNC.Fanuc.H.dll differ
diff --git a/drivers/net6.0/CNC.Fanuc.H.pdb b/drivers/net6.0/CNC.Fanuc.H.pdb
index 6446f75..c650457 100644
Binary files a/drivers/net6.0/CNC.Fanuc.H.pdb and b/drivers/net6.0/CNC.Fanuc.H.pdb differ
diff --git a/drivers/net6.0/CNC.Fanuc.deps.json b/drivers/net6.0/CNC.Fanuc.deps.json
index 5099f67..4c7cc82 100644
--- a/drivers/net6.0/CNC.Fanuc.deps.json
+++ b/drivers/net6.0/CNC.Fanuc.deps.json
@@ -22,18 +22,18 @@
}
}
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
+ "fileVersion": "13.0.3.27908"
}
}
},
"PluginInterface/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
- "Newtonsoft.Json": "13.0.1"
+ "Newtonsoft.Json": "13.0.3"
},
"runtime": {
"PluginInterface.dll": {}
@@ -54,12 +54,12 @@
"path": "microsoft.extensions.logging.abstractions/6.0.2",
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
+ "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
+ "path": "newtonsoft.json/13.0.3",
+ "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"PluginInterface/1.0.0": {
"type": "project",
diff --git a/drivers/net6.0/CNC.Fanuc.dll b/drivers/net6.0/CNC.Fanuc.dll
index 1e7f372..b54bea6 100644
Binary files a/drivers/net6.0/CNC.Fanuc.dll and b/drivers/net6.0/CNC.Fanuc.dll differ
diff --git a/drivers/net6.0/CNC.Fanuc.pdb b/drivers/net6.0/CNC.Fanuc.pdb
index 86cc48b..c9a2bd6 100644
Binary files a/drivers/net6.0/CNC.Fanuc.pdb and b/drivers/net6.0/CNC.Fanuc.pdb differ
diff --git a/drivers/net6.0/CNC.MTConnect.deps.json b/drivers/net6.0/CNC.MTConnect.deps.json
index c76b7cd..9ceb407 100644
--- a/drivers/net6.0/CNC.MTConnect.deps.json
+++ b/drivers/net6.0/CNC.MTConnect.deps.json
@@ -23,11 +23,11 @@
}
}
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
+ "fileVersion": "13.0.3.27908"
}
}
},
@@ -69,7 +69,7 @@
"PluginInterface/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
- "Newtonsoft.Json": "13.0.1"
+ "Newtonsoft.Json": "13.0.3"
},
"runtime": {
"PluginInterface.dll": {}
@@ -90,12 +90,12 @@
"path": "microsoft.extensions.logging.abstractions/6.0.2",
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
+ "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
+ "path": "newtonsoft.json/13.0.3",
+ "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"opennetcf-extensions-standard/1.0.17160": {
"type": "package",
diff --git a/drivers/net6.0/CNC.MTConnect.dll b/drivers/net6.0/CNC.MTConnect.dll
index 82a2195..a8b1e78 100644
Binary files a/drivers/net6.0/CNC.MTConnect.dll and b/drivers/net6.0/CNC.MTConnect.dll differ
diff --git a/drivers/net6.0/CNC.MTConnect.pdb b/drivers/net6.0/CNC.MTConnect.pdb
index ab735a1..c647e1d 100644
Binary files a/drivers/net6.0/CNC.MTConnect.pdb and b/drivers/net6.0/CNC.MTConnect.pdb differ
diff --git a/drivers/net6.0/HslCommunication.dll b/drivers/net6.0/HslCommunication.dll
index daf0791..731f1a4 100644
Binary files a/drivers/net6.0/HslCommunication.dll and b/drivers/net6.0/HslCommunication.dll differ
diff --git a/drivers/net6.0/IoTClient.dll b/drivers/net6.0/IoTClient.dll
index 6b55fc4..698b7fb 100644
Binary files a/drivers/net6.0/IoTClient.dll and b/drivers/net6.0/IoTClient.dll differ
diff --git a/drivers/net6.0/Mock.TcpClient.deps.json b/drivers/net6.0/Mock.TcpClient.deps.json
index 90f388d..00f0648 100644
--- a/drivers/net6.0/Mock.TcpClient.deps.json
+++ b/drivers/net6.0/Mock.TcpClient.deps.json
@@ -23,11 +23,11 @@
}
}
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
+ "fileVersion": "13.0.3.27908"
}
}
},
@@ -42,7 +42,7 @@
"PluginInterface/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
- "Newtonsoft.Json": "13.0.1"
+ "Newtonsoft.Json": "13.0.3"
},
"runtime": {
"PluginInterface.dll": {}
@@ -63,12 +63,12 @@
"path": "microsoft.extensions.logging.abstractions/6.0.2",
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
+ "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
+ "path": "newtonsoft.json/13.0.3",
+ "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"SimpleTCP.Core/1.0.4": {
"type": "package",
diff --git a/drivers/net6.0/Mock.TcpClient.dll b/drivers/net6.0/Mock.TcpClient.dll
index e38ca71..d2e6ec5 100644
Binary files a/drivers/net6.0/Mock.TcpClient.dll and b/drivers/net6.0/Mock.TcpClient.dll differ
diff --git a/drivers/net6.0/Mock.TcpClient.pdb b/drivers/net6.0/Mock.TcpClient.pdb
index 81b4fd3..334ec43 100644
Binary files a/drivers/net6.0/Mock.TcpClient.pdb and b/drivers/net6.0/Mock.TcpClient.pdb differ
diff --git a/drivers/net6.0/Newtonsoft.Json.dll b/drivers/net6.0/Newtonsoft.Json.dll
index 1ffeabe..d035c38 100644
Binary files a/drivers/net6.0/Newtonsoft.Json.dll and b/drivers/net6.0/Newtonsoft.Json.dll differ
diff --git a/drivers/net6.0/OPC.DaClient.deps.json b/drivers/net6.0/OPC.DaClient.deps.json
index c97e747..484d7a7 100644
--- a/drivers/net6.0/OPC.DaClient.deps.json
+++ b/drivers/net6.0/OPC.DaClient.deps.json
@@ -23,18 +23,18 @@
}
}
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
+ "fileVersion": "13.0.3.27908"
}
}
},
"PluginInterface/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
- "Newtonsoft.Json": "13.0.1"
+ "Newtonsoft.Json": "13.0.3"
},
"runtime": {
"PluginInterface.dll": {}
@@ -63,12 +63,12 @@
"path": "microsoft.extensions.logging.abstractions/6.0.2",
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
+ "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
+ "path": "newtonsoft.json/13.0.3",
+ "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"PluginInterface/1.0.0": {
"type": "project",
diff --git a/drivers/net6.0/OPC.DaClient.dll b/drivers/net6.0/OPC.DaClient.dll
index 2f3ce61..d7d2f7f 100644
Binary files a/drivers/net6.0/OPC.DaClient.dll and b/drivers/net6.0/OPC.DaClient.dll differ
diff --git a/drivers/net6.0/OPC.DaClient.pdb b/drivers/net6.0/OPC.DaClient.pdb
index 69fb8f9..439a743 100644
Binary files a/drivers/net6.0/OPC.DaClient.pdb and b/drivers/net6.0/OPC.DaClient.pdb differ
diff --git a/drivers/net6.0/OPC.UaClient.deps.json b/drivers/net6.0/OPC.UaClient.deps.json
index 6b1451e..41c7405 100644
--- a/drivers/net6.0/OPC.UaClient.deps.json
+++ b/drivers/net6.0/OPC.UaClient.deps.json
@@ -23,11 +23,11 @@
}
}
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
+ "fileVersion": "13.0.3.27908"
}
}
},
@@ -57,7 +57,7 @@
"OPCFoundation.NetStandard.Opc.Ua.Core/1.4.370.12": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
- "Newtonsoft.Json": "13.0.1",
+ "Newtonsoft.Json": "13.0.3",
"OPCFoundation.NetStandard.Opc.Ua.Security.Certificates": "1.4.370.12"
},
"runtime": {
@@ -82,7 +82,7 @@
"PluginInterface/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
- "Newtonsoft.Json": "13.0.1"
+ "Newtonsoft.Json": "13.0.3"
},
"runtime": {
"PluginInterface.dll": {}
@@ -103,12 +103,12 @@
"path": "microsoft.extensions.logging.abstractions/6.0.2",
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
+ "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
+ "path": "newtonsoft.json/13.0.3",
+ "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"OPCFoundation.NetStandard.Opc.Ua.Client/1.4.370.12": {
"type": "package",
diff --git a/drivers/net6.0/OPC.UaClient.dll b/drivers/net6.0/OPC.UaClient.dll
index 336ce7c..6831fe7 100644
Binary files a/drivers/net6.0/OPC.UaClient.dll and b/drivers/net6.0/OPC.UaClient.dll differ
diff --git a/drivers/net6.0/OPC.UaClient.pdb b/drivers/net6.0/OPC.UaClient.pdb
index d48547d..360bb68 100644
Binary files a/drivers/net6.0/OPC.UaClient.pdb and b/drivers/net6.0/OPC.UaClient.pdb differ
diff --git a/drivers/net6.0/Other.Toledo.deps.json b/drivers/net6.0/Other.Toledo.deps.json
index af035e1..3ea300b 100644
--- a/drivers/net6.0/Other.Toledo.deps.json
+++ b/drivers/net6.0/Other.Toledo.deps.json
@@ -24,11 +24,11 @@
}
}
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
+ "fileVersion": "13.0.3.27908"
}
}
},
@@ -122,7 +122,7 @@
"PluginInterface/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
- "Newtonsoft.Json": "13.0.1"
+ "Newtonsoft.Json": "13.0.3"
},
"runtime": {
"PluginInterface.dll": {}
@@ -143,12 +143,12 @@
"path": "microsoft.extensions.logging.abstractions/6.0.2",
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
+ "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
+ "path": "newtonsoft.json/13.0.3",
+ "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0": {
"type": "package",
diff --git a/drivers/net6.0/Other.Toledo.dll b/drivers/net6.0/Other.Toledo.dll
index d3f2bb0..03f8229 100644
Binary files a/drivers/net6.0/Other.Toledo.dll and b/drivers/net6.0/Other.Toledo.dll differ
diff --git a/drivers/net6.0/Other.Toledo.pdb b/drivers/net6.0/Other.Toledo.pdb
index e3a9212..f97e944 100644
Binary files a/drivers/net6.0/Other.Toledo.pdb and b/drivers/net6.0/Other.Toledo.pdb differ
diff --git a/drivers/net6.0/PLC.AllenBradley.deps.json b/drivers/net6.0/PLC.AllenBradley.deps.json
index c148723..8324eea 100644
--- a/drivers/net6.0/PLC.AllenBradley.deps.json
+++ b/drivers/net6.0/PLC.AllenBradley.deps.json
@@ -8,21 +8,21 @@
".NETCoreApp,Version=v6.0": {
"PLC.AllenBradley/1.0.0": {
"dependencies": {
- "IoTClient": "1.0.40",
+ "IoTClient": "1.0.42",
"PluginInterface": "1.0.0"
},
"runtime": {
"PLC.AllenBradley.dll": {}
}
},
- "IoTClient/1.0.40": {
+ "IoTClient/1.0.42": {
"dependencies": {
"System.IO.Ports": "4.6.0"
},
"runtime": {
"lib/netstandard2.0/IoTClient.dll": {
- "assemblyVersion": "1.0.40.0",
- "fileVersion": "1.0.40.0"
+ "assemblyVersion": "1.0.42.0",
+ "fileVersion": "1.0.42.0"
}
}
},
@@ -41,11 +41,11 @@
"System.Security.Principal.Windows": "4.6.0"
}
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
+ "fileVersion": "13.0.3.27908"
}
}
},
@@ -135,7 +135,7 @@
"PluginInterface/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
- "Newtonsoft.Json": "13.0.1"
+ "Newtonsoft.Json": "13.0.3"
},
"runtime": {
"PluginInterface.dll": {}
@@ -149,12 +149,12 @@
"serviceable": false,
"sha512": ""
},
- "IoTClient/1.0.40": {
+ "IoTClient/1.0.42": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-UP3hqrRbAVP5BantNe2xpNCCTNV/ASymt2j/NDDdU6mowhzZlZDLTrgwOBt93LGmX0hudc8x9zDCeRKv3f6F9Q==",
- "path": "iotclient/1.0.40",
- "hashPath": "iotclient.1.0.40.nupkg.sha512"
+ "sha512": "sha512-qGD3aFXDLS/du1+bdsafmGwMT5sfQfizbugeY04OeoBnemT5aOEXCMD4dxC93JkQ3I4uO35qXwJvjcaS9Gr8NA==",
+ "path": "iotclient/1.0.42",
+ "hashPath": "iotclient.1.0.42.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
"type": "package",
@@ -177,12 +177,12 @@
"path": "microsoft.win32.registry/4.6.0",
"hashPath": "microsoft.win32.registry.4.6.0.nupkg.sha512"
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
+ "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
+ "path": "newtonsoft.json/13.0.3",
+ "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"runtime.linux-arm.runtime.native.System.IO.Ports/4.6.0-rc2.19462.14": {
"type": "package",
diff --git a/drivers/net6.0/PLC.AllenBradley.dll b/drivers/net6.0/PLC.AllenBradley.dll
index 0af8ab1..5867870 100644
Binary files a/drivers/net6.0/PLC.AllenBradley.dll and b/drivers/net6.0/PLC.AllenBradley.dll differ
diff --git a/drivers/net6.0/PLC.AllenBradley.pdb b/drivers/net6.0/PLC.AllenBradley.pdb
index 3074f2d..cef5349 100644
Binary files a/drivers/net6.0/PLC.AllenBradley.pdb and b/drivers/net6.0/PLC.AllenBradley.pdb differ
diff --git a/drivers/net6.0/PLC.MelsecMc.deps.json b/drivers/net6.0/PLC.MelsecMc.deps.json
index f27a74f..572122f 100644
--- a/drivers/net6.0/PLC.MelsecMc.deps.json
+++ b/drivers/net6.0/PLC.MelsecMc.deps.json
@@ -8,21 +8,21 @@
".NETCoreApp,Version=v6.0": {
"PLC.MelsecMc/1.0.0": {
"dependencies": {
- "IoTClient": "1.0.40",
+ "IoTClient": "1.0.42",
"PluginInterface": "1.0.0"
},
"runtime": {
"PLC.MelsecMc.dll": {}
}
},
- "IoTClient/1.0.40": {
+ "IoTClient/1.0.42": {
"dependencies": {
"System.IO.Ports": "4.6.0"
},
"runtime": {
"lib/netstandard2.0/IoTClient.dll": {
- "assemblyVersion": "1.0.40.0",
- "fileVersion": "1.0.40.0"
+ "assemblyVersion": "1.0.42.0",
+ "fileVersion": "1.0.42.0"
}
}
},
@@ -41,11 +41,11 @@
"System.Security.Principal.Windows": "4.6.0"
}
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
+ "fileVersion": "13.0.3.27908"
}
}
},
@@ -135,7 +135,7 @@
"PluginInterface/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
- "Newtonsoft.Json": "13.0.1"
+ "Newtonsoft.Json": "13.0.3"
},
"runtime": {
"PluginInterface.dll": {}
@@ -149,12 +149,12 @@
"serviceable": false,
"sha512": ""
},
- "IoTClient/1.0.40": {
+ "IoTClient/1.0.42": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-UP3hqrRbAVP5BantNe2xpNCCTNV/ASymt2j/NDDdU6mowhzZlZDLTrgwOBt93LGmX0hudc8x9zDCeRKv3f6F9Q==",
- "path": "iotclient/1.0.40",
- "hashPath": "iotclient.1.0.40.nupkg.sha512"
+ "sha512": "sha512-qGD3aFXDLS/du1+bdsafmGwMT5sfQfizbugeY04OeoBnemT5aOEXCMD4dxC93JkQ3I4uO35qXwJvjcaS9Gr8NA==",
+ "path": "iotclient/1.0.42",
+ "hashPath": "iotclient.1.0.42.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
"type": "package",
@@ -177,12 +177,12 @@
"path": "microsoft.win32.registry/4.6.0",
"hashPath": "microsoft.win32.registry.4.6.0.nupkg.sha512"
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
+ "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
+ "path": "newtonsoft.json/13.0.3",
+ "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"runtime.linux-arm.runtime.native.System.IO.Ports/4.6.0-rc2.19462.14": {
"type": "package",
diff --git a/drivers/net6.0/PLC.MelsecMc.dll b/drivers/net6.0/PLC.MelsecMc.dll
index 6e57178..a10c11e 100644
Binary files a/drivers/net6.0/PLC.MelsecMc.dll and b/drivers/net6.0/PLC.MelsecMc.dll differ
diff --git a/drivers/net6.0/PLC.MelsecMc.pdb b/drivers/net6.0/PLC.MelsecMc.pdb
index ee109d8..19a51fb 100644
Binary files a/drivers/net6.0/PLC.MelsecMc.pdb and b/drivers/net6.0/PLC.MelsecMc.pdb differ
diff --git a/drivers/net6.0/PLC.ModBusMaster.deps.json b/drivers/net6.0/PLC.ModBusMaster.deps.json
index e9d4f50..4fcf49f 100644
--- a/drivers/net6.0/PLC.ModBusMaster.deps.json
+++ b/drivers/net6.0/PLC.ModBusMaster.deps.json
@@ -23,11 +23,11 @@
}
}
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
+ "fileVersion": "13.0.3.27908"
}
}
},
@@ -113,7 +113,7 @@
"PluginInterface/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
- "Newtonsoft.Json": "13.0.1"
+ "Newtonsoft.Json": "13.0.3"
},
"runtime": {
"PluginInterface.dll": {}
@@ -134,12 +134,12 @@
"path": "microsoft.extensions.logging.abstractions/6.0.2",
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
+ "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
+ "path": "newtonsoft.json/13.0.3",
+ "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0": {
"type": "package",
diff --git a/drivers/net6.0/PLC.ModBusMaster.dll b/drivers/net6.0/PLC.ModBusMaster.dll
index e4c5962..c7f0ca0 100644
Binary files a/drivers/net6.0/PLC.ModBusMaster.dll and b/drivers/net6.0/PLC.ModBusMaster.dll differ
diff --git a/drivers/net6.0/PLC.ModBusMaster.pdb b/drivers/net6.0/PLC.ModBusMaster.pdb
index d143175..2009325 100644
Binary files a/drivers/net6.0/PLC.ModBusMaster.pdb and b/drivers/net6.0/PLC.ModBusMaster.pdb differ
diff --git a/drivers/net6.0/PLC.OmronFins.deps.json b/drivers/net6.0/PLC.OmronFins.deps.json
index 79209fd..c9ccbdf 100644
--- a/drivers/net6.0/PLC.OmronFins.deps.json
+++ b/drivers/net6.0/PLC.OmronFins.deps.json
@@ -8,21 +8,21 @@
".NETCoreApp,Version=v6.0": {
"PLC.OmronFins/1.0.0": {
"dependencies": {
- "IoTClient": "1.0.40",
+ "IoTClient": "1.0.42",
"PluginInterface": "1.0.0"
},
"runtime": {
"PLC.OmronFins.dll": {}
}
},
- "IoTClient/1.0.40": {
+ "IoTClient/1.0.42": {
"dependencies": {
"System.IO.Ports": "4.6.0"
},
"runtime": {
"lib/netstandard2.0/IoTClient.dll": {
- "assemblyVersion": "1.0.40.0",
- "fileVersion": "1.0.40.0"
+ "assemblyVersion": "1.0.42.0",
+ "fileVersion": "1.0.42.0"
}
}
},
@@ -41,11 +41,11 @@
"System.Security.Principal.Windows": "4.6.0"
}
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
+ "fileVersion": "13.0.3.27908"
}
}
},
@@ -135,7 +135,7 @@
"PluginInterface/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
- "Newtonsoft.Json": "13.0.1"
+ "Newtonsoft.Json": "13.0.3"
},
"runtime": {
"PluginInterface.dll": {}
@@ -149,12 +149,12 @@
"serviceable": false,
"sha512": ""
},
- "IoTClient/1.0.40": {
+ "IoTClient/1.0.42": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-UP3hqrRbAVP5BantNe2xpNCCTNV/ASymt2j/NDDdU6mowhzZlZDLTrgwOBt93LGmX0hudc8x9zDCeRKv3f6F9Q==",
- "path": "iotclient/1.0.40",
- "hashPath": "iotclient.1.0.40.nupkg.sha512"
+ "sha512": "sha512-qGD3aFXDLS/du1+bdsafmGwMT5sfQfizbugeY04OeoBnemT5aOEXCMD4dxC93JkQ3I4uO35qXwJvjcaS9Gr8NA==",
+ "path": "iotclient/1.0.42",
+ "hashPath": "iotclient.1.0.42.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
"type": "package",
@@ -177,12 +177,12 @@
"path": "microsoft.win32.registry/4.6.0",
"hashPath": "microsoft.win32.registry.4.6.0.nupkg.sha512"
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
+ "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
+ "path": "newtonsoft.json/13.0.3",
+ "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"runtime.linux-arm.runtime.native.System.IO.Ports/4.6.0-rc2.19462.14": {
"type": "package",
diff --git a/drivers/net6.0/PLC.OmronFins.dll b/drivers/net6.0/PLC.OmronFins.dll
index 6766fab..51270ad 100644
Binary files a/drivers/net6.0/PLC.OmronFins.dll and b/drivers/net6.0/PLC.OmronFins.dll differ
diff --git a/drivers/net6.0/PLC.OmronFins.pdb b/drivers/net6.0/PLC.OmronFins.pdb
index 083a7f4..1357855 100644
Binary files a/drivers/net6.0/PLC.OmronFins.pdb and b/drivers/net6.0/PLC.OmronFins.pdb differ
diff --git a/drivers/net6.0/PLC.SiemensS7.deps.json b/drivers/net6.0/PLC.SiemensS7.deps.json
index 72daeb4..8e73e5a 100644
--- a/drivers/net6.0/PLC.SiemensS7.deps.json
+++ b/drivers/net6.0/PLC.SiemensS7.deps.json
@@ -23,11 +23,11 @@
}
}
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
+ "fileVersion": "13.0.3.27908"
}
}
},
@@ -40,7 +40,7 @@
"PluginInterface/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
- "Newtonsoft.Json": "13.0.1"
+ "Newtonsoft.Json": "13.0.3"
},
"runtime": {
"PluginInterface.dll": {}
@@ -61,12 +61,12 @@
"path": "microsoft.extensions.logging.abstractions/6.0.2",
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
},
- "Newtonsoft.Json/13.0.1": {
+ "Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
+ "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
+ "path": "newtonsoft.json/13.0.3",
+ "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"type": "package",
diff --git a/drivers/net6.0/PLC.SiemensS7.dll b/drivers/net6.0/PLC.SiemensS7.dll
index 403c616..a60b5f6 100644
Binary files a/drivers/net6.0/PLC.SiemensS7.dll and b/drivers/net6.0/PLC.SiemensS7.dll differ
diff --git a/drivers/net6.0/PLC.SiemensS7.pdb b/drivers/net6.0/PLC.SiemensS7.pdb
index 235f460..fd305af 100644
Binary files a/drivers/net6.0/PLC.SiemensS7.pdb and b/drivers/net6.0/PLC.SiemensS7.pdb differ
diff --git a/drivers/net6.0/PluginInterface.dll b/drivers/net6.0/PluginInterface.dll
index 7ecd7ba..7693e10 100644
Binary files a/drivers/net6.0/PluginInterface.dll and b/drivers/net6.0/PluginInterface.dll differ
diff --git a/drivers/net6.0/PluginInterface.pdb b/drivers/net6.0/PluginInterface.pdb
index ce48993..7978977 100644
Binary files a/drivers/net6.0/PluginInterface.pdb and b/drivers/net6.0/PluginInterface.pdb differ