ningshuxia
2024-06-18 e83dca6e861b622b54d3392ca0d3f1f1eb69f7c9
Test/IStation.Test/IStation.Test.csproj
@@ -5,9 +5,19 @@
    <TargetFramework>net6.0</TargetFramework>
    <ImplicitUsings>enable</ImplicitUsings>
    <Nullable>enable</Nullable>
    <PlatformTarget>x86</PlatformTarget>
  </PropertyGroup>
  <ItemGroup>
    <Compile Remove="EpanetMethods.cs" />
    <Compile Remove="ModelVerification.cs" />
    <Compile Remove="Program - 复制.cs" />
    <Compile Remove="Program _mode.cs" />
    <Compile Remove="Program_bak.cs" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\IStation.Dto\IStation.Dto.csproj" />
    <ProjectReference Include="..\..\IStation.Service\IStation.Service.csproj" />
  </ItemGroup>