태그1개읽어서 DB INSERT 5회 성공!

This commit is contained in:
2026-02-21 08:16:37 +09:00
parent 20ee22ae0c
commit 171aaf6115
28 changed files with 277 additions and 1540 deletions

View File

@@ -38,6 +38,10 @@
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"Npgsql": {
"target": "Package",
"version": "[10.0.1, )"
},
"OPCFoundation.NetStandard.Opc.Ua": {
"target": "Package",
"version": "[1.5.378.106, )"
@@ -63,7 +67,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/8.0.123/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/8.0.124/PortableRuntimeIdentifierGraph.json"
}
}
}