lixiaojun
2024-08-26 a990956c484b788bde0f7eae0202d8303d76a106
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.2.6" />
  </ItemGroup>
  <ItemGroup>
@@ -21,13 +21,13 @@
    <Compile Update="00-SysTypeManage\AddSysTypeDlg.cs" />
    <Compile Update="00-SysTypeManage\EditSysMoudleDlg.cs" />
    <Compile Update="00-SysTypeManage\EditSysTypeDlg.cs" />
    <Compile Update="00-SysTypeManage\SysModuleTreeListCtrl.cs" />
    <Compile Update="00-SysTypeManage\SysModuleListBoxCtrl.cs" />
    <Compile Update="00-SysTypeManage\SysTypeManageMainPanel.cs" />
    <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\SysTypeTreeListCtrl.cs" />
    <Compile Update="01-SysCatalogManage\SetSysPropForCatalogDlg.cs" />
    <Compile Update="01-SysCatalogManage\SysTypeListBoxCtrl.cs" />
    <Compile Update="02-SysPropManage\AddSysPropDlg.cs" />
    <Compile Update="02-SysPropManage\AddSysPropGrouoDlg.cs" />
    <Compile Update="02-SysPropManage\EditSysPropDlg.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>