1
czw
2025-07-02 f156f02ad009105233eadfedb28938747c60cdc9
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>WinExe</OutputType>
    <OutputType>Exe</OutputType>
    <RootNamespace>GZ.Projects.AuxAllWCS</RootNamespace>
    <AssemblyName>AuxAllWCS</AssemblyName>
    <TargetFrameworkVersion>4.6.1</TargetFrameworkVersion>
    <ProjectGuid>{89297187-7C92-4DF5-A2EC-DEE82376770A}</ProjectGuid>
    <ProjectGuid>{70F663A3-C06E-485B-B3EB-AF8EEDC72483}</ProjectGuid>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
    <PlatformTarget>AnyCPU</PlatformTarget>
@@ -26,6 +26,9 @@
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <PropertyGroup>
    <StartupObject />
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="System">
@@ -191,6 +194,10 @@
      <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>
@@ -210,44 +217,13 @@
    <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" />
    <None Include="Static\config.json">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
    <None Include="Static\js\app.829e775c.js.map">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
    <None Include="Static\js\chunk-vendors.3e768dfe.js.map">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
  </ItemGroup>
  <ItemGroup>
    <Content Include="Static\css\a.css">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </Content>
    <Content Include="Static\css\app.d545ec97.css">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </Content>
    <Content Include="Static\favicon.ico">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </Content>
    <Content Include="Static\index.html">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </Content>
    <Content Include="Static\js\a.js">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </Content>
    <Content Include="Static\js\app.829e775c.js">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </Content>
    <Content Include="Static\js\chunk-vendors.3e768dfe.js">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </Content>
    <Content Include="Static\W.html">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </Content>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>