lixiaojun
2024-09-20 01a87d5aafc5cf63275d73f0c8cfd5e626d74261
BLL/HStation.BLL.Assets.Core/HStation.BLL.Assets.Core.csproj
@@ -6,6 +6,19 @@
    <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>
    <Compile Remove="04-bll\03-AdaptingManage\AdaptingManage_Instance.cs" />
    <Compile Remove="04-bll\05-AdaptingManage\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" />