TAG 1 개 읽기 성공!

This commit is contained in:
2026-02-21 06:14:35 +09:00
parent 3181052619
commit 20ee22ae0c
62 changed files with 3685 additions and 170 deletions

View File

@@ -13,7 +13,7 @@ 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")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3181052619700dceeeef81a9a0851130498f177e")]
[assembly: System.Reflection.AssemblyProductAttribute("OpcConnectionTest")]
[assembly: System.Reflection.AssemblyTitleAttribute("OpcConnectionTest")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
934b875e72b64b90c5572e45c51a754c2d824022123ba85dea23cfc05669d35b
c2e941992237f396c84fee88bc09bdecf79f725598c8300136293f3ac50e6b79

View File

@@ -1,5 +1,39 @@
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/OpcConnectionTest
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/OpcConnectionTest.deps.json
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/OpcConnectionTest.runtimeconfig.json
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/OpcConnectionTest.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/OpcConnectionTest.pdb
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/BitFaster.Caching.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Microsoft.Extensions.Options.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Microsoft.Extensions.Primitives.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Newtonsoft.Json.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Opc.Ua.Client.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Opc.Ua.Configuration.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Opc.Ua.Core.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Opc.Ua.Gds.Client.Common.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Opc.Ua.Gds.Server.Common.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Opc.Ua.Security.Certificates.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Opc.Ua.Server.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/Opc.Ua.Types.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/System.Collections.Immutable.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/System.Diagnostics.DiagnosticSource.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/System.Formats.Asn1.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/System.IO.Pipelines.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/System.Text.Encodings.Web.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/System.Text.Json.dll
/home/pacer/projects/OpcConnectionTest/bin/Debug/net8.0/runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll
/home/pacer/projects/OpcConnectionTest/obj/Debug/net8.0/OpcConnectionTest.csproj.AssemblyReference.cache
/home/pacer/projects/OpcConnectionTest/obj/Debug/net8.0/OpcConnectionTest.GeneratedMSBuildEditorConfig.editorconfig
/home/pacer/projects/OpcConnectionTest/obj/Debug/net8.0/OpcConnectionTest.AssemblyInfoInputs.cache
/home/pacer/projects/OpcConnectionTest/obj/Debug/net8.0/OpcConnectionTest.AssemblyInfo.cs
/home/pacer/projects/OpcConnectionTest/obj/Debug/net8.0/OpcConnectionTest.csproj.CoreCompileInputs.cache
/home/pacer/projects/OpcConnectionTest/obj/Debug/net8.0/OpcConnectionTest.csproj.CopyComplete
/home/pacer/projects/OpcConnectionTest/obj/Debug/net8.0/OpcConnectionTest.dll
/home/pacer/projects/OpcConnectionTest/obj/Debug/net8.0/refint/OpcConnectionTest.dll
/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

View File

@@ -0,0 +1 @@
985ad1f23ff5bf15b24f32d665951935d354064a61d300c10a97a85bb842ecaf

Binary file not shown.