duheng
2024-07-18 7bf79c6515f27ba9be8d2b3fb4e3ceae5718e3e5
WinFrmUI/HStation.WinFrmUI.Basic/HStation.WinFrmUI.Basic.csproj
@@ -8,7 +8,7 @@
  <ItemGroup>
    <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" />
    <PackageReference Include="Yw.BLL.Basic.Core" Version="3.1.7" />
    <PackageReference Include="Yw.BLL.Basic.Core" Version="3.1.8" />
  </ItemGroup>
  <ItemGroup>
@@ -26,7 +26,7 @@
    <Compile Update="01-SysCatalogManage\AddSysCatalogDlg.cs" />
    <Compile Update="01-SysCatalogManage\SysCatalogManageMainPanel.cs" />
    <Compile Update="01-SysCatalogManage\EditSysCatlaogDlg.cs" />
    <Compile Update="01-SysCatalogManage\SysPropEditDlg.cs" />
    <Compile Update="01-SysCatalogManage\SetSysPropForCatalogDlg.cs" />
    <Compile Update="01-SysCatalogManage\SysTypeTreeListCtrl.cs" />
    <Compile Update="02-SysPropManage\AddSysPropDlg.cs" />
    <Compile Update="02-SysPropManage\AddSysPropGrouoDlg.cs" />
@@ -35,6 +35,18 @@
    <Compile Update="02-SysPropManage\SysPropGroupTreeListCtrl.cs" />
    <Compile Update="02-SysPropManage\SysPropManageMainPanel.cs" />
    <Compile Update="02-SysPropManage\SysTypeTreeListLookUpEdit.cs" />
    <Compile Update="Properties\Resources.Designer.cs">
      <DesignTime>True</DesignTime>
      <AutoGen>True</AutoGen>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Update="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    </EmbeddedResource>
  </ItemGroup>
</Project>