lixiaojun
2025-02-17 92437d69a32c79cebf0708c147c0f3c0a24f2e23
WinFrmUI/Hstation.WinFrmUI.Core/Hstation.WinFrmUI.Core.csproj
@@ -3,23 +3,44 @@
  <PropertyGroup>
    <TargetFramework>net6.0-windows</TargetFramework>
    <ImplicitUsings>enable</ImplicitUsings>
    <Nullable>enable</Nullable>
    <Nullable>disable</Nullable>
  </PropertyGroup>
  <ItemGroup>
    <Compile Remove="00-UICore\01-扩展类\TilePeekItemsExtensions.cs" />
    <Compile Remove="00-UICore\01-扩展类\XtraChartHelper.cs" />
    <Compile Remove="00-UICore\00-DocumentPage\**" />
    <Compile Remove="00-UICore\01-扩展类\**" />
    <Compile Remove="00-UICore\03-文件帮助类\**" />
    <EmbeddedResource Remove="00-UICore\00-DocumentPage\**" />
    <EmbeddedResource Remove="00-UICore\01-扩展类\**" />
    <EmbeddedResource Remove="00-UICore\03-文件帮助类\**" />
    <None Remove="00-UICore\00-DocumentPage\**" />
    <None Remove="00-UICore\01-扩展类\**" />
    <None Remove="00-UICore\03-文件帮助类\**" />
    <Page Remove="00-UICore\00-DocumentPage\**" />
    <Page Remove="00-UICore\01-扩展类\**" />
    <Page Remove="00-UICore\03-文件帮助类\**" />
  </ItemGroup>
  <ItemGroup>
    <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" />
    <PackageReference Include="Yw.BLL.Auth.Core" Version="3.7.2" />
  </ItemGroup>
  <ItemGroup>
    <Compile Update="00-UICore\00-DocumentPage\DocumentPage.cs">
    <ProjectReference Include="..\Yw.WinFrmUI.Core\Yw.WinFrmUI.Core.csproj" />
  </ItemGroup>
  <ItemGroup>
    <Compile Update="01-GeneralDlg\SelectFlagsCtrl.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="00-UICore\00-DocumentPage\MainForm.cs">
    <Compile Update="01-GeneralDlg\SelectFlagsPopupCtrl.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="01-GeneralDlg\SetDefaultStatusDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-GeneralDlg\SetUseStatusDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="Lib\Resource1.Designer.cs">