ningshuxia
2025-04-30 71c12ff40d58c3dbdde6867396dd99224e57fc32
WinFrmUI/PBS.WinFrmUI/PBS.WinFrmUI.csproj
@@ -9,26 +9,45 @@
  </PropertyGroup>
  <ItemGroup>
    <Compile Remove="00-home - 复制\**" />
    <Compile Remove="01-home\01-project\**" />
    <Compile Remove="03-ViewModel\**" />
    <Compile Remove="04-HomePageMainPanel\**" />
    <Compile Remove="Resources\**" />
    <Compile Remove="temp\**" />
    <EmbeddedResource Remove="00-home - 复制\**" />
    <EmbeddedResource Remove="01-home\01-project\**" />
    <EmbeddedResource Remove="03-ViewModel\**" />
    <EmbeddedResource Remove="04-HomePageMainPanel\**" />
    <EmbeddedResource Remove="Resources\**" />
    <EmbeddedResource Remove="temp\**" />
    <None Remove="00-home - 复制\**" />
    <None Remove="01-home\01-project\**" />
    <None Remove="03-ViewModel\**" />
    <None Remove="04-HomePageMainPanel\**" />
    <None Remove="Resources\**" />
    <None Remove="temp\**" />
    <Page Remove="00-home - 复制\**" />
    <Page Remove="01-home\01-project\**" />
    <Page Remove="03-ViewModel\**" />
    <Page Remove="04-HomePageMainPanel\**" />
    <Page Remove="Resources\**" />
    <Page Remove="temp\**" />
  </ItemGroup>
  <ItemGroup>
    <Compile Remove="00-home\00-core\HomePbsProjectPage - 复制%282%29.cs" />
    <Compile Remove="00-home\00-core\HomePbsProjectPage - 复制%282%29.Designer.cs" />
    <Compile Remove="00-home\00-core\HomePbsProjectPage - 复制.cs" />
    <Compile Remove="00-home\00-core\HomePbsProjectPage - 复制.Designer.cs" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Remove="00-home\00-core\HomePbsProjectPage - 复制%282%29.resx" />
    <EmbeddedResource Remove="00-home\00-core\HomePbsProjectPage - 复制.resx" />
  </ItemGroup>
  <ItemGroup>
    <None Include="Resources\actions_addcircled.svg" />
    <None Include="Resources\addfile.svg" />
    <None Include="Resources\Cancel.svg" />
    <None Include="Resources\chartbubble.svg" />
    <None Include="Resources\Close32.png" />
    <None Include="Resources\Folder.svg" />
    <None Include="Resources\IncomingCall.svg" />
@@ -41,13 +60,34 @@
  <ItemGroup>
    <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" />
    <PackageReference Include="Yw.BLL.Map.Core" Version="3.0.9" />
    <PackageReference Include="Yw.WebBrower.Core" Version="3.0.2" />
    <PackageReference Include="Yw.WebView2.WinFrmUI.Core" Version="3.0.1" />
  </ItemGroup>
  <ItemGroup>
    <Compile Update="02-facility\AddPlaceDlg.cs">
    <Compile Update="01-place\EditPlaceDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="02-facility\EditFacilityDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="02-facility\AddFacilityDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="02-facility\FacilityMgrPage.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="03-elecPrice\ElecPriceMgr.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="04-water-equipment\EditWaterEquipmentDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="04-water-equipment\AddWaterEquipmentDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="04-water-equipment\WaterEquipment.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="Properties\Resources.Designer.cs">
@@ -68,8 +108,30 @@
    <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="..\HStation.WinFrmUI.Assets.Core\HStation.WinFrmUI.Assets.Core.csproj" />
    <ProjectReference Include="..\HStation.WinFrmUI.Basic.Core\HStation.WinFrmUI.Basic.Core.csproj" />
    <ProjectReference Include="..\HStation.WinFrmUI.Core\HStation.WinFrmUI.Core.csproj" />
    <ProjectReference Include="..\PBS.WinFrmUI.WE\PBS.WinFrmUI.WE.csproj" />
    <ProjectReference Include="..\Yw.WinFrmUI.Core\Yw.WinFrmUI.Core.csproj" />
    <ProjectReference Include="..\Yw.WinFrmUI.Map.Core\Yw.WinFrmUI.Map.Core.csproj" />
  </ItemGroup>
  <ItemGroup>
    <None Update="epanet2.dll">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
    <None Update="map\gaode\html\SetPlaceMarker.html">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
    <None Update="map\gaode\html\ViewProjectList.html">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
    <None Update="map\gaode\img\pbs_project.png">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
    <None Update="template\inp\导出模板.inp">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
  </ItemGroup>
</Project>