ningshuxia
2025-03-13 b01deb5ed6f6bf5f7b8f2789a7990b7bb21d2481
WinFrmUI/PBS.WinFrmUI/PBS.WinFrmUI.csproj
@@ -24,24 +24,6 @@
  </ItemGroup>
  <ItemGroup>
    <Compile Remove="01-place\00-core\HospitalWizardForm.cs" />
    <Compile Remove="01-place\00-core\HospitalWizardForm.Designer.cs" />
    <Compile Remove="01-place\00-core\SchoolWizardForm.cs" />
    <Compile Remove="01-place\00-core\SchoolWizardForm.Designer.cs" />
    <Compile Remove="01-place\00-core\ShopWizardForm.cs" />
    <Compile Remove="01-place\00-core\ShopWizardForm.Designer.cs" />
    <Compile Remove="01-place\AddPlaceDlg.cs" />
    <Compile Remove="01-place\AddPlaceDlg.Designer.cs" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Remove="01-place\00-core\HospitalWizardForm.resx" />
    <EmbeddedResource Remove="01-place\00-core\SchoolWizardForm.resx" />
    <EmbeddedResource Remove="01-place\00-core\ShopWizardForm.resx" />
    <EmbeddedResource Remove="01-place\AddPlaceDlg.resx" />
  </ItemGroup>
  <ItemGroup>
    <None Include="Resources\Cancel.svg" />
    <None Include="Resources\Close32.png" />
    <None Include="Resources\Folder.svg" />
@@ -58,6 +40,12 @@
  </ItemGroup>
  <ItemGroup>
    <Compile Update="02-facility\AddPlaceDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="02-facility\FacilityMgrPage.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="Properties\Resources.Designer.cs">
      <DesignTime>True</DesignTime>
      <AutoGen>True</AutoGen>
@@ -73,13 +61,11 @@
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\BLL\HStation.BLL.Assets.Core\HStation.BLL.Assets.Core.csproj" />
    <ProjectReference Include="..\..\BLL\PBS.BLL\PBS.BLL.csproj" />
    <ProjectReference Include="..\..\BLL\Yw.BLL.Division.Core\Yw.BLL.Division.Core.csproj" />
    <ProjectReference Include="..\PBS.WinFrmUI.WE\PBS.WinFrmUI.WE.csproj" />
    <ProjectReference Include="..\Yw.WinFrmUI.Core\Yw.WinFrmUI.Core.csproj" />
  </ItemGroup>
  <ItemGroup>
    <Folder Include="02-facility\" />
  </ItemGroup>
</Project>