管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2024-07-18 7d63936dd4f69a46c88f641229640fb4d9195468
SimuTools/SimuTools.csproj
@@ -38,6 +38,7 @@
      <HintPath>dlls\log4net4.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.Configuration" />
    <Reference Include="System.Core" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
@@ -49,6 +50,11 @@
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Domain\Duration.cs" />
    <Compile Include="Domain\Extension.cs" />
    <Compile Include="Domain\Layer.cs" />
    <Compile Include="Domain\Terrain.cs" />
    <Compile Include="Domain\Water.cs" />
    <Compile Include="FrmMain.cs">
      <SubType>Form</SubType>
    </Compile>
@@ -57,6 +63,7 @@
    </Compile>
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="Tools\Handle.cs" />
    <Compile Include="Tools\LogOut.cs" />
    <EmbeddedResource Include="FrmMain.resx">
      <DependentUpon>FrmMain.cs</DependentUpon>
@@ -98,9 +105,7 @@
    <Content Include="dlls\osr_csharp.dll" />
    <Content Include="dlls\osr_wrap.dll" />
  </ItemGroup>
  <ItemGroup>
    <Folder Include="Domain\" />
  </ItemGroup>
  <ItemGroup />
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       Other similar extension points exist, see Microsoft.Common.targets.