lixiaojun
2 天以前 3c8e996db701f2744af261e876455754ad182b62
Desktop/HStation.Xhs.Hydro.Test.Core/HStation.Xhs.Hydro.Test.Core.csproj
@@ -8,6 +8,7 @@
    <UseWindowsForms>true</UseWindowsForms>
    <UseWPF>true</UseWPF>
    <ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
    <IsPublishable>False</IsPublishable>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <OutputPath>..\bin\debug\</OutputPath>
@@ -20,7 +21,7 @@
    <Optimize>True</Optimize>
  </PropertyGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\Hydro\Yw.EPAcore.Core\Yw.EPAcore.Core.vcxproj" />
    <ProjectReference Include="..\..\Hydro\Yw.EPAnet.Calcu.Core\Yw.EPAnet.Calcu.Core.csproj" />
    <ProjectReference Include="..\..\WinFrmUI\Yw.WinFrmUI.Hydro.Q3d.Core\Yw.WinFrmUI.Hydro.Q3d.Core.csproj" />
  </ItemGroup>
  <ItemGroup>
@@ -31,6 +32,17 @@
  <ItemGroup>
    <Compile Remove="Form1.cs" />
    <Compile Remove="Form1.Designer.cs" />
    <Compile Remove="Form2.cs" />
    <Compile Remove="Form2.Designer.cs" />
    <EmbeddedResource Remove="Form1.resx" />
    <EmbeddedResource Remove="Form2.resx" />
  </ItemGroup>
  <ItemGroup>
    <Folder Include="temp\" />
  </ItemGroup>
  <ItemGroup>
    <None Update="temp\temp.inp">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </None>
  </ItemGroup>
</Project>