Shuxia Ning
2024-11-03 342fa8be89ce72d4a1f87fc857def22b41722dfc
BLL/HStation.BLL.Assets.Core/HStation.BLL.Assets.Core.csproj
@@ -6,12 +6,42 @@
    <Nullable>enable</Nullable>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
    <NoWarn>1701;1702;8603</NoWarn>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
    <NoWarn>1701;1702;8603</NoWarn>
  </PropertyGroup>
  <ItemGroup>
    <Folder Include="02-httpclient\" />
    <Compile Remove="04-bll\02-ValveMange\02-AssetsPumpGroup\**" />
    <Compile Remove="04-bll\02-ValveMange\02-PumpGroup\**" />
    <Compile Remove="04-bll\02-ValveMange\04-AssetsPumpGroupAndMainMap\**" />
    <Compile Remove="04-bll\02-ValveMange\04-PumpGroupAndMainMap\**" />
    <EmbeddedResource Remove="04-bll\02-ValveMange\02-AssetsPumpGroup\**" />
    <EmbeddedResource Remove="04-bll\02-ValveMange\02-PumpGroup\**" />
    <EmbeddedResource Remove="04-bll\02-ValveMange\04-AssetsPumpGroupAndMainMap\**" />
    <EmbeddedResource Remove="04-bll\02-ValveMange\04-PumpGroupAndMainMap\**" />
    <None Remove="04-bll\02-ValveMange\02-AssetsPumpGroup\**" />
    <None Remove="04-bll\02-ValveMange\02-PumpGroup\**" />
    <None Remove="04-bll\02-ValveMange\04-AssetsPumpGroupAndMainMap\**" />
    <None Remove="04-bll\02-ValveMange\04-PumpGroupAndMainMap\**" />
  </ItemGroup>
  <ItemGroup>
    <Compile Remove="01-interface\03-IValveManage\IAssetsPumpGroupAndMainMap.cs" />
    <Compile Remove="01-interface\03-IValveManage\IPumpGroupAndMainMap.cs" />
    <Compile Remove="01-interface\03-IValveManage\IValveGroup.cs" />
    <Compile Remove="03-localclient\03-ValveManage\ValveGroup.cs" />
    <Compile Remove="03-localclient\03-ValveManage\ValveGroupAndMainMap.cs" />
    <Compile Remove="04-bll\03-AdaptingManage\AdaptingManage_Instance.cs" />
    <Compile Remove="04-bll\05-PipeManage\AdaptingManage_Instance.cs" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\Dto\HStation.Dto.Assets.Core\HStation.Dto.Assets.Core.csproj" />
    <ProjectReference Include="..\..\Vmo\HStation.Vmo.Assets.Core\HStation.Vmo.Assets.Core.csproj" />
    <ProjectReference Include="..\HStation.BLL.Core\HStation.BLL.Core.csproj" />
  </ItemGroup>