fix:修改路径Union添加绝对地址

This commit is contained in:
2025-11-13 14:14:06 +08:00
parent 0f18ff4641
commit 0bffcebf1d
20 changed files with 216 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.5", FrameworkDisplayName = ".NET Framework 4.5")]
//[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.5", FrameworkDisplayName = ".NET Framework 4.5")]

View File

@@ -10,3 +10,11 @@ C:\Users\Nine\Desktop\MisPosFD\obj\x86\Debug\MisPosFD.csproj.AssemblyReference.c
C:\Users\Nine\Desktop\MisPosFD\obj\x86\Debug\MisPosFD.csproj.CoreCompileInputs.cache
C:\Users\Nine\Desktop\MisPosFD\obj\x86\Debug\MisPosFD.dll
C:\Users\Nine\Desktop\MisPosFD\obj\x86\Debug\MisPosFD.pdb
C:\backup\Code\Code\MisPosFD\obj\x86\Debug\MisPosFD.csproj.AssemblyReference.cache
C:\backup\Code\Code\MisPosFD\obj\x86\Debug\MisPosFD.csproj.CoreCompileInputs.cache
C:\backup\Code\Code\MisPosFD\bin\Debug\MisPosFD.dll
C:\backup\Code\Code\MisPosFD\bin\Debug\MisPosFD.pdb
C:\backup\Code\Code\MisPosFD\bin\Debug\Newtonsoft.Json.dll
C:\backup\Code\Code\MisPosFD\obj\x86\Debug\MisPosFD.csproj.Up2Date
C:\backup\Code\Code\MisPosFD\obj\x86\Debug\MisPosFD.dll
C:\backup\Code\Code\MisPosFD\obj\x86\Debug\MisPosFD.pdb

View File

Binary file not shown.

Binary file not shown.