삽질하다 도저히 문제 파악이 안돼서 opcUaManager로 분리 테스트 중

This commit is contained in:
2026-02-25 08:52:03 +09:00
parent 4ea351946a
commit e88ab87771
138 changed files with 1051971 additions and 351 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("OpcUaManager")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4ea351946aa5ffb76c8c693b768cb7f460f0cb79")]
[assembly: System.Reflection.AssemblyProductAttribute("OpcUaManager")]
[assembly: System.Reflection.AssemblyTitleAttribute("OpcUaManager")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
4d3435e515b1133eaf4a3bc25612c8110ded80ed47219a5a2561401d2d703539

View File

@@ -0,0 +1,19 @@
is_global = true
build_property.TargetFramework = net8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = OpcUaManager
build_property.RootNamespace = OpcUaManager
build_property.ProjectDir = /home/pacer/projects/opcUaManager/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.RazorLangVersion = 8.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = /home/pacer/projects/opcUaManager
build_property._RazorSourceGeneratorDebug =

View File

@@ -0,0 +1,17 @@
// <auto-generated/>
global using global::Microsoft.AspNetCore.Builder;
global using global::Microsoft.AspNetCore.Hosting;
global using global::Microsoft.AspNetCore.Http;
global using global::Microsoft.AspNetCore.Routing;
global using global::Microsoft.Extensions.Configuration;
global using global::Microsoft.Extensions.DependencyInjection;
global using global::Microsoft.Extensions.Hosting;
global using global::Microsoft.Extensions.Logging;
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Net.Http.Json;
global using global::System.Threading;
global using global::System.Threading.Tasks;

View File

@@ -0,0 +1,16 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
a38ac13601df264e3305daaab2701d061db79abfe74d745f8cb1549021254d3b

View File

@@ -0,0 +1,37 @@
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/OpcUaManager.csproj.AssemblyReference.cache
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/OpcUaManager.GeneratedMSBuildEditorConfig.editorconfig
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/OpcUaManager.AssemblyInfoInputs.cache
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/OpcUaManager.AssemblyInfo.cs
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/OpcUaManager.csproj.CoreCompileInputs.cache
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/OpcUaManager.MvcApplicationPartsAssemblyInfo.cs
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/OpcUaManager.MvcApplicationPartsAssemblyInfo.cache
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/OpcUaManager.staticwebassets.runtime.json
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/OpcUaManager
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/OpcUaManager.deps.json
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/OpcUaManager.runtimeconfig.json
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/OpcUaManager.dll
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/OpcUaManager.pdb
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/Microsoft.OpenApi.dll
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/Newtonsoft.Json.dll
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/Npgsql.dll
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/Opc.Ua.Client.dll
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/Opc.Ua.Configuration.dll
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/Opc.Ua.Core.dll
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/Opc.Ua.Security.Certificates.dll
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll
/home/pacer/projects/opcUaManager/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/staticwebassets.build.json
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/staticwebassets.development.json
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/staticwebassets/msbuild.OpcUaManager.Microsoft.AspNetCore.StaticWebAssets.props
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/staticwebassets/msbuild.build.OpcUaManager.props
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.OpcUaManager.props
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.OpcUaManager.props
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/staticwebassets.pack.json
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/scopedcss/bundle/OpcUaManager.styles.css
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/OpcUaManager.csproj.CopyComplete
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/OpcUaManager.dll
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/refint/OpcUaManager.dll
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/OpcUaManager.pdb
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/OpcUaManager.genruntimeconfig.cache
/home/pacer/projects/opcUaManager/obj/Debug/net8.0/ref/OpcUaManager.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
c2d6000231adf119ed097595a4eae7c659e8a4df56c6f9e58afe708f9abd8740

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,39 @@
{
"Version": 1,
"Hash": "s4uFx+nwU80AcCRA99ifmwH5T5X85dmfqujG/UwPRww=",
"Source": "OpcUaManager",
"BasePath": "_content/OpcUaManager",
"Mode": "Default",
"ManifestType": "Build",
"ReferencedProjectsConfiguration": [],
"DiscoveryPatterns": [
{
"Name": "OpcUaManager/wwwroot",
"Source": "OpcUaManager",
"ContentRoot": "/home/pacer/projects/opcUaManager/wwwroot/",
"BasePath": "_content/OpcUaManager",
"Pattern": "**"
}
],
"Assets": [
{
"Identity": "/home/pacer/projects/opcUaManager/wwwroot/index.html",
"SourceId": "OpcUaManager",
"SourceType": "Discovered",
"ContentRoot": "/home/pacer/projects/opcUaManager/wwwroot/",
"BasePath": "_content/OpcUaManager",
"RelativePath": "index.html",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
"AssetMergeBehavior": "PreferTarget",
"AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
"CopyToOutputDirectory": "Never",
"CopyToPublishDirectory": "PreserveNewest",
"OriginalItemSpec": "wwwroot/index.html"
}
]
}

View File

@@ -0,0 +1 @@
{"ContentRoots":["/home/pacer/projects/opcUaManager/wwwroot/"],"Root":{"Children":{"index.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.html"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}

View File

@@ -0,0 +1,25 @@
{
"Files": [
{
"Id": "/home/pacer/projects/opcUaManager/wwwroot/index.html",
"PackagePath": "staticwebassets/index.html"
},
{
"Id": "obj/Debug/net8.0/staticwebassets/msbuild.OpcUaManager.Microsoft.AspNetCore.StaticWebAssets.props",
"PackagePath": "build\\Microsoft.AspNetCore.StaticWebAssets.props"
},
{
"Id": "obj/Debug/net8.0/staticwebassets/msbuild.build.OpcUaManager.props",
"PackagePath": "build\\OpcUaManager.props"
},
{
"Id": "obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.OpcUaManager.props",
"PackagePath": "buildMultiTargeting\\OpcUaManager.props"
},
{
"Id": "obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.OpcUaManager.props",
"PackagePath": "buildTransitive\\OpcUaManager.props"
}
],
"ElementsToRemove": []
}

View File

@@ -0,0 +1,20 @@
<Project>
<ItemGroup>
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\index.html))">
<SourceType>Package</SourceType>
<SourceId>OpcUaManager</SourceId>
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
<BasePath>_content/OpcUaManager</BasePath>
<RelativePath>index.html</RelativePath>
<AssetKind>All</AssetKind>
<AssetMode>All</AssetMode>
<AssetRole>Primary</AssetRole>
<RelatedAsset></RelatedAsset>
<AssetTraitName></AssetTraitName>
<AssetTraitValue></AssetTraitValue>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\index.html))</OriginalItemSpec>
</StaticWebAsset>
</ItemGroup>
</Project>

View File

@@ -0,0 +1,3 @@
<Project>
<Import Project="Microsoft.AspNetCore.StaticWebAssets.props" />
</Project>

View File

@@ -0,0 +1,3 @@
<Project>
<Import Project="../build/OpcUaManager.props" />
</Project>

View File

@@ -0,0 +1,3 @@
<Project>
<Import Project="../buildMultiTargeting/OpcUaManager.props" />
</Project>