From 82e5d2df096e55f1142106657668b87c8cfedda3 Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期一, 23 六月 2025 09:09:01 +0800 Subject: [PATCH] aux --- 2025年6月12日/AuxAllWCS/Build/Project/AuxAllWCS.csproj | 21 +++------------------ 1 files changed, 3 insertions(+), 18 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 ce04984..3f82737 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" @@ -2,11 +2,11 @@ <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0"> <PropertyGroup> <Platform Condition="'$(Configuration)' == ''">AnyCPU</Platform> - <OutputType>Exe</OutputType> + <OutputType>WinExe</OutputType> <RootNamespace>GZ.Projects.AuxAllWCS</RootNamespace> <AssemblyName>AuxAllWCS</AssemblyName> <TargetFrameworkVersion>4.6.1</TargetFrameworkVersion> - <ProjectGuid>{E1166F09-DED5-4E32-AB55-4DE61A402132}</ProjectGuid> + <ProjectGuid>{50c6b7fe-daa2-4ebe-8ebe-6f6efc0a213c}</ProjectGuid> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'"> <PlatformTarget>AnyCPU</PlatformTarget> @@ -26,9 +26,6 @@ <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> - </PropertyGroup> - <PropertyGroup> - <StartupObject /> </PropertyGroup> <ItemGroup> <Reference Include="System"> @@ -211,23 +208,11 @@ <Compile Include="浠g爜\鑷畾涔夌粨鏋�cs" /> <Compile Include="浠g爜\鑷畾涔夌被.cs" /> <Compile Include="浠g爜\VS鑷畾涔夌被\TcpServer.cs" /> + <Compile Include="浠g爜\VS鑷畾涔夌被\AutoThread.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup> <ItemGroup> <None Include="App.config" /> - <None Include="Static\config.json" /> - <None Include="Static\js\app.829e775c.js.map" /> - <None Include="Static\js\chunk-vendors.3e768dfe.js.map" /> - </ItemGroup> - <ItemGroup> - <Content Include="Static\css\a.css" /> - <Content Include="Static\css\app.d545ec97.css" /> - <Content Include="Static\favicon.ico" /> - <Content Include="Static\index.html" /> - <Content Include="Static\js\a.js" /> - <Content Include="Static\js\app.829e775c.js" /> - <Content Include="Static\js\chunk-vendors.3e768dfe.js" /> - <Content Include="Static\W.html" /> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project> \ No newline at end of file -- Gitblit v1.9.1