From 0d4929b9389065fc6047e8308a1071374063467a Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期三, 02 七月 2025 13:56:13 +0800 Subject: [PATCH] 1 --- 2025年6月12日/AuxAllWCS/Build/Project/AuxAllWCS.csproj | 24 +++++++++++++++--------- 1 files changed, 15 insertions(+), 9 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 bc9fe1e..03e827b 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" @@ -6,7 +6,7 @@ <RootNamespace>GZ.Projects.AuxAllWCS</RootNamespace> <AssemblyName>AuxAllWCS</AssemblyName> <TargetFrameworkVersion>4.6.1</TargetFrameworkVersion> - <ProjectGuid>{23F7056F-6FB9-4196-A438-F5BC8675472A}</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"> @@ -194,16 +200,20 @@ <DependentUpon>App.xaml</DependentUpon> <SubType>Code</SubType> </Compile> - <Compile Include="鐣岄潰\views2.xaml.cs"> - <DependentUpon>views2.xaml</DependentUpon> - </Compile> <Page Include="鐣岄潰\View1.xaml"> <Generator>MSBuild:Compile</Generator> <SubType>Designer</SubType> </Page> - <Compile Include="浠g爜\VS鑷畾涔夌被\NotifyProperty.cs" /> <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 +227,6 @@ <Compile Include="浠g爜\VS鑷畾涔夌被\TcpServer.cs" /> <Compile Include="浠g爜\VS鑷畾涔夌被\AutoThread.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> - <Page Include="鐣岄潰\views2.xaml"> - <SubType>Designer</SubType> - <Generator>MSBuild:Compile</Generator> - </Page> </ItemGroup> <ItemGroup> <None Include="App.config" /> -- Gitblit v1.9.1