aux
czw
2025-06-23 82e5d2df096e55f1142106657668b87c8cfedda3
2025Äê6ÔÂ12ÈÕ/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,6 +208,7 @@
    <Compile Include="代码\自定义结构.cs" />
    <Compile Include="代码\自定义类.cs" />
    <Compile Include="代码\VS自定义类\TcpServer.cs" />
    <Compile Include="代码\VS自定义类\AutoThread.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
  </ItemGroup>
  <ItemGroup>