驱动归档
This commit is contained in:
parent
01da53bf54
commit
607532df69
@ -8,29 +8,29 @@
|
|||||||
".NETCoreApp,Version=v6.0": {
|
".NETCoreApp,Version=v6.0": {
|
||||||
"DriverAllenBradley/1.0.0": {
|
"DriverAllenBradley/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"IoTClient": "1.0.30",
|
"IoTClient": "1.0.37",
|
||||||
"PluginInterface": "1.0.0"
|
"PluginInterface": "1.0.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"DriverAllenBradley.dll": {}
|
"DriverAllenBradley.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"IoTClient/1.0.30": {
|
"IoTClient/1.0.37": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.IO.Ports": "4.6.0"
|
"System.IO.Ports": "4.6.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/netstandard2.0/IoTClient.dll": {
|
"lib/netstandard2.0/IoTClient.dll": {
|
||||||
"assemblyVersion": "1.0.30.0",
|
"assemblyVersion": "1.0.37.0",
|
||||||
"fileVersion": "1.0.30.0"
|
"fileVersion": "1.0.37.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||||
"assemblyVersion": "6.0.0.0",
|
"assemblyVersion": "6.0.0.0",
|
||||||
"fileVersion": "6.0.21.52210"
|
"fileVersion": "6.0.922.41905"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -134,7 +134,7 @@
|
|||||||
"System.Security.Principal.Windows/4.6.0": {},
|
"System.Security.Principal.Windows/4.6.0": {},
|
||||||
"PluginInterface/1.0.0": {
|
"PluginInterface/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
|
||||||
"Newtonsoft.Json": "13.0.1"
|
"Newtonsoft.Json": "13.0.1"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
@ -149,19 +149,19 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"IoTClient/1.0.30": {
|
"IoTClient/1.0.37": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-GDQzKeBZABZ+hW8XZoou1cpd4Cg6Ke1GGEAloGUkPAmdXVXEGH70Ylsr8ryTsIPd+hqr9LhDQZNHQM/T7nTvwA==",
|
"sha512": "sha512-+00iwsqE0CtSxcgje4V1GSG2CgLBwIrDOVLAYc7v87SFjXYfI+8or7jgA+H8kacDpJ+cmaYWi3x3eLlXPfRM1w==",
|
||||||
"path": "iotclient/1.0.30",
|
"path": "iotclient/1.0.37",
|
||||||
"hashPath": "iotclient.1.0.30.nupkg.sha512"
|
"hashPath": "iotclient.1.0.37.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
|
"sha512": "sha512-pwXCZKaA7m5wgmCj49dW+H1RPSY7U62SKLTQYCcavf/k3Nyt/WnBgAjG4jMGnwy9rElfAZ2KvxvM5CJzJWG0hg==",
|
||||||
"path": "microsoft.extensions.logging.abstractions/6.0.0",
|
"path": "microsoft.extensions.logging.abstractions/6.0.2",
|
||||||
"hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
|
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Microsoft.NETCore.Platforms/3.0.0": {
|
"Microsoft.NETCore.Platforms/3.0.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -14,11 +14,11 @@
|
|||||||
"DriverFanuc.dll": {}
|
"DriverFanuc.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||||
"assemblyVersion": "6.0.0.0",
|
"assemblyVersion": "6.0.0.0",
|
||||||
"fileVersion": "6.0.21.52210"
|
"fileVersion": "6.0.922.41905"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -32,7 +32,7 @@
|
|||||||
},
|
},
|
||||||
"PluginInterface/1.0.0": {
|
"PluginInterface/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
|
||||||
"Newtonsoft.Json": "13.0.1"
|
"Newtonsoft.Json": "13.0.1"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
@ -47,12 +47,12 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
|
"sha512": "sha512-pwXCZKaA7m5wgmCj49dW+H1RPSY7U62SKLTQYCcavf/k3Nyt/WnBgAjG4jMGnwy9rElfAZ2KvxvM5CJzJWG0hg==",
|
||||||
"path": "microsoft.extensions.logging.abstractions/6.0.0",
|
"path": "microsoft.extensions.logging.abstractions/6.0.2",
|
||||||
"hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
|
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Newtonsoft.Json/13.0.1": {
|
"Newtonsoft.Json/13.0.1": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -8,7 +8,7 @@
|
|||||||
".NETCoreApp,Version=v6.0": {
|
".NETCoreApp,Version=v6.0": {
|
||||||
"DriverFanucHsl/1.0.0": {
|
"DriverFanucHsl/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"HslCommunication": "11.0.6",
|
"HslCommunication": "11.1.1",
|
||||||
"Newtonsoft.Json": "13.0.1",
|
"Newtonsoft.Json": "13.0.1",
|
||||||
"PluginInterface": "1.0.0"
|
"PluginInterface": "1.0.0"
|
||||||
},
|
},
|
||||||
@ -16,23 +16,23 @@
|
|||||||
"DriverFanucHsl.dll": {}
|
"DriverFanucHsl.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"HslCommunication/11.0.6": {
|
"HslCommunication/11.1.1": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Newtonsoft.Json": "13.0.1",
|
"Newtonsoft.Json": "13.0.1",
|
||||||
"System.IO.Ports": "4.7.0"
|
"System.IO.Ports": "4.7.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/netstandard2.1/HslCommunication.dll": {
|
"lib/netstandard2.1/HslCommunication.dll": {
|
||||||
"assemblyVersion": "11.0.6.0",
|
"assemblyVersion": "11.1.1.0",
|
||||||
"fileVersion": "11.0.6.0"
|
"fileVersion": "11.1.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||||
"assemblyVersion": "6.0.0.0",
|
"assemblyVersion": "6.0.0.0",
|
||||||
"fileVersion": "6.0.21.52210"
|
"fileVersion": "6.0.922.41905"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -136,7 +136,7 @@
|
|||||||
"System.Security.Principal.Windows/4.7.0": {},
|
"System.Security.Principal.Windows/4.7.0": {},
|
||||||
"PluginInterface/1.0.0": {
|
"PluginInterface/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
|
||||||
"Newtonsoft.Json": "13.0.1"
|
"Newtonsoft.Json": "13.0.1"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
@ -151,19 +151,19 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"HslCommunication/11.0.6": {
|
"HslCommunication/11.1.1": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-MWLDV+r0kAdhvD8rRCr6iIxGq0EdPbauqkmrCGIwb5F9uM8X8A8ViotfITYCFCxAK+9leK25cfKTjspfyJG71Q==",
|
"sha512": "sha512-+HUfjin0STcIuiSsZ7ksohWBbeTFW7XbkDR+/jK19/ikmzCoRwwB8688dWc4szTruuF00URB998SU8snPxtIKQ==",
|
||||||
"path": "hslcommunication/11.0.6",
|
"path": "hslcommunication/11.1.1",
|
||||||
"hashPath": "hslcommunication.11.0.6.nupkg.sha512"
|
"hashPath": "hslcommunication.11.1.1.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
|
"sha512": "sha512-pwXCZKaA7m5wgmCj49dW+H1RPSY7U62SKLTQYCcavf/k3Nyt/WnBgAjG4jMGnwy9rElfAZ2KvxvM5CJzJWG0hg==",
|
||||||
"path": "microsoft.extensions.logging.abstractions/6.0.0",
|
"path": "microsoft.extensions.logging.abstractions/6.0.2",
|
||||||
"hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
|
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Microsoft.NETCore.Platforms/3.1.0": {
|
"Microsoft.NETCore.Platforms/3.1.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -15,11 +15,11 @@
|
|||||||
"DriverMTConnect.dll": {}
|
"DriverMTConnect.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||||
"assemblyVersion": "6.0.0.0",
|
"assemblyVersion": "6.0.0.0",
|
||||||
"fileVersion": "6.0.21.52210"
|
"fileVersion": "6.0.922.41905"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -68,7 +68,7 @@
|
|||||||
},
|
},
|
||||||
"PluginInterface/1.0.0": {
|
"PluginInterface/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
|
||||||
"Newtonsoft.Json": "13.0.1"
|
"Newtonsoft.Json": "13.0.1"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
@ -83,12 +83,12 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
|
"sha512": "sha512-pwXCZKaA7m5wgmCj49dW+H1RPSY7U62SKLTQYCcavf/k3Nyt/WnBgAjG4jMGnwy9rElfAZ2KvxvM5CJzJWG0hg==",
|
||||||
"path": "microsoft.extensions.logging.abstractions/6.0.0",
|
"path": "microsoft.extensions.logging.abstractions/6.0.2",
|
||||||
"hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
|
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Newtonsoft.Json/13.0.1": {
|
"Newtonsoft.Json/13.0.1": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -8,29 +8,29 @@
|
|||||||
".NETCoreApp,Version=v6.0": {
|
".NETCoreApp,Version=v6.0": {
|
||||||
"DriverMitsubishi/1.0.0": {
|
"DriverMitsubishi/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"IoTClient": "1.0.30",
|
"IoTClient": "1.0.37",
|
||||||
"PluginInterface": "1.0.0"
|
"PluginInterface": "1.0.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"DriverMitsubishi.dll": {}
|
"DriverMitsubishi.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"IoTClient/1.0.30": {
|
"IoTClient/1.0.37": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.IO.Ports": "4.6.0"
|
"System.IO.Ports": "4.6.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/netstandard2.0/IoTClient.dll": {
|
"lib/netstandard2.0/IoTClient.dll": {
|
||||||
"assemblyVersion": "1.0.30.0",
|
"assemblyVersion": "1.0.37.0",
|
||||||
"fileVersion": "1.0.30.0"
|
"fileVersion": "1.0.37.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||||
"assemblyVersion": "6.0.0.0",
|
"assemblyVersion": "6.0.0.0",
|
||||||
"fileVersion": "6.0.21.52210"
|
"fileVersion": "6.0.922.41905"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -134,7 +134,7 @@
|
|||||||
"System.Security.Principal.Windows/4.6.0": {},
|
"System.Security.Principal.Windows/4.6.0": {},
|
||||||
"PluginInterface/1.0.0": {
|
"PluginInterface/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
|
||||||
"Newtonsoft.Json": "13.0.1"
|
"Newtonsoft.Json": "13.0.1"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
@ -149,19 +149,19 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"IoTClient/1.0.30": {
|
"IoTClient/1.0.37": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-GDQzKeBZABZ+hW8XZoou1cpd4Cg6Ke1GGEAloGUkPAmdXVXEGH70Ylsr8ryTsIPd+hqr9LhDQZNHQM/T7nTvwA==",
|
"sha512": "sha512-+00iwsqE0CtSxcgje4V1GSG2CgLBwIrDOVLAYc7v87SFjXYfI+8or7jgA+H8kacDpJ+cmaYWi3x3eLlXPfRM1w==",
|
||||||
"path": "iotclient/1.0.30",
|
"path": "iotclient/1.0.37",
|
||||||
"hashPath": "iotclient.1.0.30.nupkg.sha512"
|
"hashPath": "iotclient.1.0.37.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
|
"sha512": "sha512-pwXCZKaA7m5wgmCj49dW+H1RPSY7U62SKLTQYCcavf/k3Nyt/WnBgAjG4jMGnwy9rElfAZ2KvxvM5CJzJWG0hg==",
|
||||||
"path": "microsoft.extensions.logging.abstractions/6.0.0",
|
"path": "microsoft.extensions.logging.abstractions/6.0.2",
|
||||||
"hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
|
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Microsoft.NETCore.Platforms/3.0.0": {
|
"Microsoft.NETCore.Platforms/3.0.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -15,11 +15,11 @@
|
|||||||
"DriverModbusMaster.dll": {}
|
"DriverModbusMaster.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||||
"assemblyVersion": "6.0.0.0",
|
"assemblyVersion": "6.0.0.0",
|
||||||
"fileVersion": "6.0.21.52210"
|
"fileVersion": "6.0.922.41905"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -112,7 +112,7 @@
|
|||||||
},
|
},
|
||||||
"PluginInterface/1.0.0": {
|
"PluginInterface/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
|
||||||
"Newtonsoft.Json": "13.0.1"
|
"Newtonsoft.Json": "13.0.1"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
@ -127,12 +127,12 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
|
"sha512": "sha512-pwXCZKaA7m5wgmCj49dW+H1RPSY7U62SKLTQYCcavf/k3Nyt/WnBgAjG4jMGnwy9rElfAZ2KvxvM5CJzJWG0hg==",
|
||||||
"path": "microsoft.extensions.logging.abstractions/6.0.0",
|
"path": "microsoft.extensions.logging.abstractions/6.0.2",
|
||||||
"hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
|
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Newtonsoft.Json/13.0.1": {
|
"Newtonsoft.Json/13.0.1": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -15,11 +15,11 @@
|
|||||||
"DriverOPCDaClient.dll": {}
|
"DriverOPCDaClient.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||||
"assemblyVersion": "6.0.0.0",
|
"assemblyVersion": "6.0.0.0",
|
||||||
"fileVersion": "6.0.21.52210"
|
"fileVersion": "6.0.922.41905"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -33,7 +33,7 @@
|
|||||||
},
|
},
|
||||||
"PluginInterface/1.0.0": {
|
"PluginInterface/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
|
||||||
"Newtonsoft.Json": "13.0.1"
|
"Newtonsoft.Json": "13.0.1"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
@ -56,12 +56,12 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
|
"sha512": "sha512-pwXCZKaA7m5wgmCj49dW+H1RPSY7U62SKLTQYCcavf/k3Nyt/WnBgAjG4jMGnwy9rElfAZ2KvxvM5CJzJWG0hg==",
|
||||||
"path": "microsoft.extensions.logging.abstractions/6.0.0",
|
"path": "microsoft.extensions.logging.abstractions/6.0.2",
|
||||||
"hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
|
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Newtonsoft.Json/13.0.1": {
|
"Newtonsoft.Json/13.0.1": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -15,11 +15,11 @@
|
|||||||
"DriverOPCUaClient.dll": {}
|
"DriverOPCUaClient.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.1": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||||
"assemblyVersion": "6.0.0.0",
|
"assemblyVersion": "6.0.0.0",
|
||||||
"fileVersion": "6.0.322.12309"
|
"fileVersion": "6.0.922.41905"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -56,7 +56,7 @@
|
|||||||
},
|
},
|
||||||
"OPCFoundation.NetStandard.Opc.Ua.Core/1.4.370.12": {
|
"OPCFoundation.NetStandard.Opc.Ua.Core/1.4.370.12": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.1",
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
|
||||||
"Newtonsoft.Json": "13.0.1",
|
"Newtonsoft.Json": "13.0.1",
|
||||||
"OPCFoundation.NetStandard.Opc.Ua.Security.Certificates": "1.4.370.12"
|
"OPCFoundation.NetStandard.Opc.Ua.Security.Certificates": "1.4.370.12"
|
||||||
},
|
},
|
||||||
@ -81,7 +81,7 @@
|
|||||||
"System.Formats.Asn1/6.0.0": {},
|
"System.Formats.Asn1/6.0.0": {},
|
||||||
"PluginInterface/1.0.0": {
|
"PluginInterface/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.1",
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
|
||||||
"Newtonsoft.Json": "13.0.1"
|
"Newtonsoft.Json": "13.0.1"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
@ -96,12 +96,12 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.1": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-dzB2Cgg+JmrouhjkcQGzSFjjvpwlq353i8oBQO2GWNjCXSzhbtBRUf28HSauWe7eib3wYOdb3tItdjRwAdwCSg==",
|
"sha512": "sha512-pwXCZKaA7m5wgmCj49dW+H1RPSY7U62SKLTQYCcavf/k3Nyt/WnBgAjG4jMGnwy9rElfAZ2KvxvM5CJzJWG0hg==",
|
||||||
"path": "microsoft.extensions.logging.abstractions/6.0.1",
|
"path": "microsoft.extensions.logging.abstractions/6.0.2",
|
||||||
"hashPath": "microsoft.extensions.logging.abstractions.6.0.1.nupkg.sha512"
|
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Newtonsoft.Json/13.0.1": {
|
"Newtonsoft.Json/13.0.1": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -8,29 +8,29 @@
|
|||||||
".NETCoreApp,Version=v6.0": {
|
".NETCoreApp,Version=v6.0": {
|
||||||
"DriverOmronFins/1.0.0": {
|
"DriverOmronFins/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"IoTClient": "1.0.30",
|
"IoTClient": "1.0.37",
|
||||||
"PluginInterface": "1.0.0"
|
"PluginInterface": "1.0.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"DriverOmronFins.dll": {}
|
"DriverOmronFins.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"IoTClient/1.0.30": {
|
"IoTClient/1.0.37": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.IO.Ports": "4.6.0"
|
"System.IO.Ports": "4.6.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/netstandard2.0/IoTClient.dll": {
|
"lib/netstandard2.0/IoTClient.dll": {
|
||||||
"assemblyVersion": "1.0.30.0",
|
"assemblyVersion": "1.0.37.0",
|
||||||
"fileVersion": "1.0.30.0"
|
"fileVersion": "1.0.37.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||||
"assemblyVersion": "6.0.0.0",
|
"assemblyVersion": "6.0.0.0",
|
||||||
"fileVersion": "6.0.21.52210"
|
"fileVersion": "6.0.922.41905"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -134,7 +134,7 @@
|
|||||||
"System.Security.Principal.Windows/4.6.0": {},
|
"System.Security.Principal.Windows/4.6.0": {},
|
||||||
"PluginInterface/1.0.0": {
|
"PluginInterface/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
|
||||||
"Newtonsoft.Json": "13.0.1"
|
"Newtonsoft.Json": "13.0.1"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
@ -149,19 +149,19 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"IoTClient/1.0.30": {
|
"IoTClient/1.0.37": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-GDQzKeBZABZ+hW8XZoou1cpd4Cg6Ke1GGEAloGUkPAmdXVXEGH70Ylsr8ryTsIPd+hqr9LhDQZNHQM/T7nTvwA==",
|
"sha512": "sha512-+00iwsqE0CtSxcgje4V1GSG2CgLBwIrDOVLAYc7v87SFjXYfI+8or7jgA+H8kacDpJ+cmaYWi3x3eLlXPfRM1w==",
|
||||||
"path": "iotclient/1.0.30",
|
"path": "iotclient/1.0.37",
|
||||||
"hashPath": "iotclient.1.0.30.nupkg.sha512"
|
"hashPath": "iotclient.1.0.37.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
|
"sha512": "sha512-pwXCZKaA7m5wgmCj49dW+H1RPSY7U62SKLTQYCcavf/k3Nyt/WnBgAjG4jMGnwy9rElfAZ2KvxvM5CJzJWG0hg==",
|
||||||
"path": "microsoft.extensions.logging.abstractions/6.0.0",
|
"path": "microsoft.extensions.logging.abstractions/6.0.2",
|
||||||
"hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
|
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Microsoft.NETCore.Platforms/3.0.0": {
|
"Microsoft.NETCore.Platforms/3.0.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -14,11 +14,11 @@
|
|||||||
"DriverSiemensS7.dll": {}
|
"DriverSiemensS7.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||||
"assemblyVersion": "6.0.0.0",
|
"assemblyVersion": "6.0.0.0",
|
||||||
"fileVersion": "6.0.21.52210"
|
"fileVersion": "6.0.922.41905"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -32,7 +32,7 @@
|
|||||||
},
|
},
|
||||||
"PluginInterface/1.0.0": {
|
"PluginInterface/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
|
||||||
"Newtonsoft.Json": "13.0.1"
|
"Newtonsoft.Json": "13.0.1"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
@ -47,12 +47,12 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
|
"sha512": "sha512-pwXCZKaA7m5wgmCj49dW+H1RPSY7U62SKLTQYCcavf/k3Nyt/WnBgAjG4jMGnwy9rElfAZ2KvxvM5CJzJWG0hg==",
|
||||||
"path": "microsoft.extensions.logging.abstractions/6.0.0",
|
"path": "microsoft.extensions.logging.abstractions/6.0.2",
|
||||||
"hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
|
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Newtonsoft.Json/13.0.1": {
|
"Newtonsoft.Json/13.0.1": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -15,11 +15,11 @@
|
|||||||
"DriverSimTcpClient.dll": {}
|
"DriverSimTcpClient.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||||
"assemblyVersion": "6.0.0.0",
|
"assemblyVersion": "6.0.0.0",
|
||||||
"fileVersion": "6.0.21.52210"
|
"fileVersion": "6.0.922.41905"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -41,7 +41,7 @@
|
|||||||
},
|
},
|
||||||
"PluginInterface/1.0.0": {
|
"PluginInterface/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
|
||||||
"Newtonsoft.Json": "13.0.1"
|
"Newtonsoft.Json": "13.0.1"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
@ -56,12 +56,12 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
|
"sha512": "sha512-pwXCZKaA7m5wgmCj49dW+H1RPSY7U62SKLTQYCcavf/k3Nyt/WnBgAjG4jMGnwy9rElfAZ2KvxvM5CJzJWG0hg==",
|
||||||
"path": "microsoft.extensions.logging.abstractions/6.0.0",
|
"path": "microsoft.extensions.logging.abstractions/6.0.2",
|
||||||
"hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
|
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Newtonsoft.Json/13.0.1": {
|
"Newtonsoft.Json/13.0.1": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user