From 0f3260be7627e68f2cea255e362dd54559b3b63c Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期五, 25 七月 2025 11:29:31 +0800 Subject: [PATCH] 1 --- 2025年6月12日/AuxAllWCS/Build/Project/AuxAllWCS.csproj | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/AuxAllWCS.csproj" "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/AuxAllWCS.csproj" index 0acd728..8535fa6 100644 --- "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/AuxAllWCS.csproj" +++ "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/AuxAllWCS.csproj" @@ -4,7 +4,7 @@ <Platform Condition="'$(Configuration)' == ''">AnyCPU</Platform> <OutputType>Exe</OutputType> <RootNamespace>GZ.Projects.AuxAllWCS</RootNamespace> - <AssemblyName>AuxAllWCS</AssemblyName> + <AssemblyName>AuxAllWCSClient</AssemblyName> <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion> <ProjectGuid>{D55A8F58-C2AA-442E-93D3-7537992A4993}</ProjectGuid> <NuGetPackageImportStamp> @@ -37,10 +37,6 @@ <Reference Include="Microsoft.Web.WebView2.Core, Version=1.0.3351.48, Culture=neutral, PublicKeyToken=2a8ab48044d2601e" /> <Reference Include="Microsoft.Web.WebView2.Wpf, Version=1.0.3351.48, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL"> <HintPath>packages\Microsoft.Web.WebView2.1.0.3351.48\lib\net462\Microsoft.Web.WebView2.Wpf.dll</HintPath> - </Reference> - <Reference Include="S7.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d5812d469e84c693, processorArchitecture=MSIL"> - <SpecificVersion>False</SpecificVersion> - <HintPath>bin\Debug\S7.Net.dll</HintPath> </Reference> <Reference Include="System"> <HintPath>..\..\Dlls\System.dll</HintPath> -- Gitblit v1.9.1