태그1개읽어서 DB INSERT 5회 성공!
This commit is contained in:
BIN
OpcConnectionTest/bin/Debug/net8.0/Npgsql.dll
Executable file
BIN
OpcConnectionTest/bin/Debug/net8.0/Npgsql.dll
Executable file
Binary file not shown.
Binary file not shown.
@@ -8,6 +8,7 @@
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"OpcConnectionTest/1.0.0": {
|
||||
"dependencies": {
|
||||
"Npgsql": "10.0.1",
|
||||
"OPCFoundation.NetStandard.Opc.Ua": "1.5.378.106",
|
||||
"OPCFoundation.NetStandard.Opc.Ua.Client": "1.5.378.106"
|
||||
},
|
||||
@@ -95,6 +96,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Npgsql/10.0.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.Logging.Abstractions": "10.0.2",
|
||||
"System.Diagnostics.DiagnosticSource": "10.0.2"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/Npgsql.dll": {
|
||||
"assemblyVersion": "10.0.1.0",
|
||||
"fileVersion": "10.0.1.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"OPCFoundation.NetStandard.Opc.Ua/1.5.378.106": {
|
||||
"dependencies": {
|
||||
"OPCFoundation.NetStandard.Opc.Ua.Client": "1.5.378.106",
|
||||
@@ -333,6 +346,13 @@
|
||||
"path": "newtonsoft.json/13.0.4",
|
||||
"hashPath": "newtonsoft.json.13.0.4.nupkg.sha512"
|
||||
},
|
||||
"Npgsql/10.0.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-XyUcxEfqlFomhNTG/ZdGlec+uSOQArKz0Mzz8jYKP/Jj9GM2YabU5CVZtp0yiC4f9hRp+tRZTnHMatJeJ3rwgw==",
|
||||
"path": "npgsql/10.0.1",
|
||||
"hashPath": "npgsql.10.0.1.nupkg.sha512"
|
||||
},
|
||||
"OPCFoundation.NetStandard.Opc.Ua/1.5.378.106": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user