1
czw
2025-07-02 85e196ec3664224c3cbff77d8257a2b56f845086
2025Äê6ÔÂ12ÈÕ/AuxAllWCS/Build/Project/AuxAllWCS.csproj
@@ -6,7 +6,7 @@
    <RootNamespace>GZ.Projects.AuxAllWCS</RootNamespace>
    <AssemblyName>AuxAllWCS</AssemblyName>
    <TargetFrameworkVersion>4.6.1</TargetFrameworkVersion>
    <ProjectGuid>{E1166F09-DED5-4E32-AB55-4DE61A402132}</ProjectGuid>
    <ProjectGuid>{D55A8F58-C2AA-442E-93D3-7537992A4993}</ProjectGuid>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
    <PlatformTarget>AnyCPU</PlatformTarget>
@@ -184,6 +184,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">
@@ -202,6 +208,14 @@
      <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="代码\ViewModel.cs" />
    <Compile Include="代码\变量数据库.cs" />
    <Compile Include="代码\集成互联.cs" />
@@ -211,23 +225,11 @@
    <Compile Include="代码\自定义结构.cs" />
    <Compile Include="代码\自定义类.cs" />
    <Compile Include="代码\VS自定义类\TcpServer.cs" />
    <Compile Include="代码\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>