1
czw
2025-07-02 3113cd6842c8b68c11edbdc5b485d273c30cb7df
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>{70F663A3-C06E-485B-B3EB-AF8EEDC72483}</ProjectGuid>
    <ProjectGuid>{d55a8f58-c2aa-442e-93d3-7537992a4993}</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">
@@ -184,6 +181,12 @@
    <Reference Include="System.ComponentModel.DataAnnotations">
      <HintPath>..\..\Dlls\System.ComponentModel.DataAnnotations.dll</HintPath>
    </Reference>
    <Reference Include="Spectre.Console">
      <HintPath>..\..\Dlls\Spectre.Console.dll</HintPath>
    </Reference>
    <Reference Include="Spectre.Console.Cli">
      <HintPath>..\..\Dlls\Spectre.Console.Cli.dll</HintPath>
    </Reference>
  </ItemGroup>
  <ItemGroup>
    <ApplicationDefinition Include="App.xaml">
@@ -194,16 +197,20 @@
      <DependentUpon>App.xaml</DependentUpon>
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="浠g爜\VS鑷畾涔夌被\ConsoleInterceptor.cs" />
    <Compile Include="鐣岄潰\View2.xaml.cs">
      <DependentUpon>View2.xaml</DependentUpon>
    </Compile>
    <Page Include="鐣岄潰\View1.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Compile Include="鐣岄潰\View1.xaml.cs">
      <DependentUpon>View1.xaml</DependentUpon>
      <SubType>Code</SubType>
    </Compile>
    <Page Include="鐣岄潰\View2.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Compile Include="鐣岄潰\View2.xaml.cs">
      <DependentUpon>View2.xaml</DependentUpon>
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="浠g爜\ViewModel.cs" />
@@ -217,10 +224,6 @@
    <Compile Include="浠g爜\VS鑷畾涔夌被\TcpServer.cs" />
    <Compile Include="浠g爜\VS鑷畾涔夌被\AutoThread.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Page Include="鐣岄潰\View2.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
  </ItemGroup>
  <ItemGroup>
    <None Include="App.config" />