태그1개읽어서 DB INSERT 5회 성공!
This commit is contained in:
@@ -13,10 +13,10 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("OpcConnectionTest")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3181052619700dceeeef81a9a0851130498f177e")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+20ee22ae0c85a902f6767918a8ebece87301c37f")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("OpcConnectionTest")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("OpcConnectionTest")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
c2e941992237f396c84fee88bc09bdecf79f725598c8300136293f3ac50e6b79
|
||||
f71e0f6a7ff186b47ef80c0b9a2fc70fce275730017c4f885ccba6c266a8ced1
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
859302d0d0eef299017c6ba5eb484ad68daade90e3fd76bac845760289b34007
|
||||
0eb9e9b331aa7d76fb1655a62377fb6789f9c255d7f277df7b240c1efef9f843
|
||||
|
||||
@@ -37,3 +37,4 @@
|
||||
/home/pacer/projects/OpcConnectionTest/obj/Debug/net8.0/OpcConnectionTest.pdb
|
||||
/home/pacer/projects/OpcConnectionTest/obj/Debug/net8.0/OpcConnectionTest.genruntimeconfig.cache
|
||||
/home/pacer/projects/OpcConnectionTest/obj/Debug/net8.0/ref/OpcConnectionTest.dll
|
||||
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Npgsql.dll
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -140,6 +140,23 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Npgsql/10.0.1": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
||||
"System.Diagnostics.DiagnosticSource": "9.0.11"
|
||||
},
|
||||
"compile": {
|
||||
"lib/net8.0/Npgsql.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/Npgsql.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"OPCFoundation.NetStandard.Opc.Ua/1.5.378.106": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@@ -693,6 +710,25 @@
|
||||
"packageIcon.png"
|
||||
]
|
||||
},
|
||||
"Npgsql/10.0.1": {
|
||||
"sha512": "XyUcxEfqlFomhNTG/ZdGlec+uSOQArKz0Mzz8jYKP/Jj9GM2YabU5CVZtp0yiC4f9hRp+tRZTnHMatJeJ3rwgw==",
|
||||
"type": "package",
|
||||
"path": "npgsql/10.0.1",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"README.md",
|
||||
"lib/net10.0/Npgsql.dll",
|
||||
"lib/net10.0/Npgsql.xml",
|
||||
"lib/net8.0/Npgsql.dll",
|
||||
"lib/net8.0/Npgsql.xml",
|
||||
"lib/net9.0/Npgsql.dll",
|
||||
"lib/net9.0/Npgsql.xml",
|
||||
"npgsql.10.0.1.nupkg.sha512",
|
||||
"npgsql.nuspec",
|
||||
"postgresql.png"
|
||||
]
|
||||
},
|
||||
"OPCFoundation.NetStandard.Opc.Ua/1.5.378.106": {
|
||||
"sha512": "9s7VfRmWRp2W/mrBpCxUe8SCDQCWBPgMsdz9gy3Z19ZCfigukBQj5DoluPz1758lzZpnp/ZJ2eN4mhTNfprwUA==",
|
||||
"type": "package",
|
||||
@@ -1144,6 +1180,7 @@
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net8.0": [
|
||||
"Npgsql >= 10.0.1",
|
||||
"OPCFoundation.NetStandard.Opc.Ua >= 1.5.378.106",
|
||||
"OPCFoundation.NetStandard.Opc.Ua.Client >= 1.5.378.106"
|
||||
]
|
||||
@@ -1185,6 +1222,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, )"
|
||||
@@ -1210,7 +1251,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/8.0.123/PortableRuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/8.0.124/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "KrguJvkD41Un9qS/sxFwULOR3owX1Gzwg9Kz5TmdqikJypnpz2UYGOX4knjW3w4fcsh2k1y/V+pMLyI7ALdxig==",
|
||||
"dgSpecHash": "JkmbqYtRIj+9sIbdQTCB0cgSbEyAbiWV8DLdqSl1OhMWi1LBGVOLnmIcwM57vO7JoXP5Gqg3b+s87A0obW20xQ==",
|
||||
"success": true,
|
||||
"projectFilePath": "/home/pacer/projects/OpcConnectionTest/OpcConnectionTest.csproj",
|
||||
"expectedPackageFiles": [
|
||||
@@ -12,6 +12,7 @@
|
||||
"/home/pacer/.nuget/packages/microsoft.extensions.options/10.0.2/microsoft.extensions.options.10.0.2.nupkg.sha512",
|
||||
"/home/pacer/.nuget/packages/microsoft.extensions.primitives/10.0.2/microsoft.extensions.primitives.10.0.2.nupkg.sha512",
|
||||
"/home/pacer/.nuget/packages/newtonsoft.json/13.0.4/newtonsoft.json.13.0.4.nupkg.sha512",
|
||||
"/home/pacer/.nuget/packages/npgsql/10.0.1/npgsql.10.0.1.nupkg.sha512",
|
||||
"/home/pacer/.nuget/packages/opcfoundation.netstandard.opc.ua/1.5.378.106/opcfoundation.netstandard.opc.ua.1.5.378.106.nupkg.sha512",
|
||||
"/home/pacer/.nuget/packages/opcfoundation.netstandard.opc.ua.client/1.5.378.106/opcfoundation.netstandard.opc.ua.client.1.5.378.106.nupkg.sha512",
|
||||
"/home/pacer/.nuget/packages/opcfoundation.netstandard.opc.ua.configuration/1.5.378.106/opcfoundation.netstandard.opc.ua.configuration.1.5.378.106.nupkg.sha512",
|
||||
|
||||
Reference in New Issue
Block a user