From 0832ac460e994d1f852f14e91b09b380ebf66a52 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期二, 30 七月 2024 14:04:12 +0800 Subject: [PATCH] 1 --- WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/Yw.WinFrmUI.Hydro.Q3d.Core.csproj | 25 +------------------------ 1 files changed, 1 insertions(+), 24 deletions(-) diff --git a/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/Yw.WinFrmUI.Hydro.Q3d.Core.csproj b/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/Yw.WinFrmUI.Hydro.Q3d.Core.csproj index 083c087..2d1382a 100644 --- a/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/Yw.WinFrmUI.Hydro.Q3d.Core.csproj +++ b/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/Yw.WinFrmUI.Hydro.Q3d.Core.csproj @@ -46,7 +46,6 @@ <Compile Update="WindowsForm\propertyform_Ex.cs"> <SubType>UserControl</SubType> </Compile> - <EmbeddedResource Include="Properties\licenses.licx" /> </ItemGroup> <ItemGroup> <Content Include="add12_storedselections.ico" /> @@ -54,6 +53,7 @@ </ItemGroup> <ItemGroup> <PackageReference Include="Dapper" Version="2.1.28" /> + <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" /> <PackageReference Include="MathNet.Numerics" Version="4.1.0" /> <PackageReference Include="Microsoft.CSharp" Version="4.7.0" /> <PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" /> @@ -106,28 +106,5 @@ <EmbeddedResource Remove="寤烘ā\AddFactoryForm.resx" /> <EmbeddedResource Remove="寤烘ā\AddPumpForm.resx" /> <EmbeddedResource Remove="寤烘ā\Form_寤烘ā.resx" /> - </ItemGroup> - <ItemGroup> - <Reference Include="DevExpress.Data.Desktop.v22.2"> - <HintPath>..\..\..\..\..\..\F_file\D_data\devframework\Components\Bin\Framework\DevExpress.Data.Desktop.v22.2.dll</HintPath> - </Reference> - <Reference Include="DevExpress.Data.v22.2"> - <HintPath>..\..\..\..\..\..\F_file\D_data\devframework\Components\Bin\Framework\DevExpress.Data.v22.2.dll</HintPath> - </Reference> - <Reference Include="DevExpress.Drawing.v22.2"> - <HintPath>..\..\..\..\..\..\F_file\D_data\devframework\Components\Bin\Framework\DevExpress.Drawing.v22.2.dll</HintPath> - </Reference> - <Reference Include="DevExpress.Printing.v22.2.Core"> - <HintPath>..\..\..\..\..\..\F_file\D_data\devframework\Components\Bin\Framework\DevExpress.Printing.v22.2.Core.dll</HintPath> - </Reference> - <Reference Include="DevExpress.Utils.v22.2"> - <HintPath>..\..\..\..\..\..\F_file\D_data\devframework\Components\Bin\Framework\DevExpress.Utils.v22.2.dll</HintPath> - </Reference> - <Reference Include="DevExpress.XtraEditors.v22.2"> - <HintPath>..\..\..\..\..\..\F_file\D_data\devframework\Components\Bin\Framework\DevExpress.XtraEditors.v22.2.dll</HintPath> - </Reference> - <Reference Include="DevExpress.XtraVerticalGrid.v22.2"> - <HintPath>..\..\..\..\..\..\F_file\D_data\devframework\Components\Bin\Framework\DevExpress.XtraVerticalGrid.v22.2.dll</HintPath> - </Reference> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3