lixiaojun
2025-03-17 85fc43aa549bbe24c4d867a055c0d90d21deba8b
Yw.WinFrmUI.Test.Core/Yw.WinFrmUI.Test.Core.csproj
@@ -3,13 +3,14 @@
  <PropertyGroup>
    <OutputType>WinExe</OutputType>
    <TargetFramework>net6.0-windows</TargetFramework>
    <Nullable>enable</Nullable>
    <Nullable>disable</Nullable>
    <UseWindowsForms>true</UseWindowsForms>
    <ImplicitUsings>enable</ImplicitUsings>
  </PropertyGroup>
  <ItemGroup>
    <ProjectReference Include="..\Yw.WinFrmUI.L3d.Core\Yw.WinFrmUI.L3d.Core.csproj" />
    <ProjectReference Include="..\Yw.Epanet.Calcu.Core\Yw.Epanet.Calcu.Core.csproj" />
    <ProjectReference Include="..\Yw.WinFrmUI.Hydro.L3d.Core\Yw.WinFrmUI.Hydro.L3d.Core.csproj" />
  </ItemGroup>
</Project>