<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProjectGuid>{BD9D7AB9-2CD0-4589-B4B1-18830C5D6AD6}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<RootNamespace>IStation.MainPanel.ChCalc</RootNamespace>
|
<AssemblyName>IStation.MainPanel.ChCalc</AssemblyName>
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
<Deterministic>true</Deterministic>
|
<TargetFrameworkProfile />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>..\..\out\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>..\..\out\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup />
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
<DebugSymbols>true</DebugSymbols>
|
<OutputPath>bin\out\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<DebugType>full</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<LangVersion>7.3</LangVersion>
|
<ErrorReport>prompt</ErrorReport>
|
<Prefer32Bit>true</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
<OutputPath>bin\x86\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<Optimize>true</Optimize>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<LangVersion>7.3</LangVersion>
|
<ErrorReport>prompt</ErrorReport>
|
<Prefer32Bit>true</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup>
|
<StartupObject />
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="DevExpress.Charts.v22.2.Core, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Data.Desktop.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
<Reference Include="DevExpress.Data.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
<Reference Include="DevExpress.Drawing.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
<Reference Include="DevExpress.Printing.v22.2.Core, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Utils.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
<Reference Include="DevExpress.Utils.v22.2.UI, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraBars.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraCharts.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraCharts.v22.2.UI, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraCharts.v22.2.Wizard, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraEditors.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
<Reference Include="DevExpress.XtraLayout.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraPrinting.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="IStation.Log, Version=1.4.1.31205, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\Library\IStation.Log.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Deployment" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="MainPanel.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="MainPanel.Designer.cs">
|
<DependentUpon>MainPanel.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Func\FuncCreater.cs" />
|
<Compile Include="Func\FuncElement.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<EmbeddedResource Include="MainPanel.resx">
|
<DependentUpon>MainPanel.cs</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\licenses.licx" />
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<SubType>Designer</SubType>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<None Include="app.manifest">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
<None Include="Properties\Settings.settings">
|
<Generator>SettingsSingleFileGenerator</Generator>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
</None>
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Resources.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\Settings.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Settings.settings</DependentUpon>
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
</Compile>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="App.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\..\BLL\IStation.BLL.Connect\IStation.BLL.Connect.csproj">
|
<Project>{d53afb8a-0a09-40ab-a897-6a5d34930759}</Project>
|
<Name>IStation.BLL.Connect</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Component\IStation.SnowflakeId\IStation.SnowflakeId.csproj">
|
<Project>{7cb8c9a8-a6de-4742-b7c7-1f8bcc6c3eea}</Project>
|
<Name>IStation.SnowflakeId</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\DataProvider\IStation.DataProvider\IStation.DataProvider.csproj">
|
<Project>{28c0335b-68d5-4f31-bfd5-aeda36aadfe1}</Project>
|
<Name>IStation.DataProvider</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Settings\IStation.Settings\IStation.Settings.csproj">
|
<Project>{37082337-850e-4dc9-9df5-da0218da6db8}</Project>
|
<Name>IStation.Settings</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\WinFrmUI\IStation.WinFrmUI.Basic\IStation.WinFrmUI.Basic.csproj">
|
<Project>{3810adb6-0d50-4e85-aa92-df639b48871a}</Project>
|
<Name>IStation.WinFrmUI.Basic</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\WinFrmUI\IStation.WinFrmUI.CalcErQu\IStation.WinFrmUI.CalcErQu.csproj">
|
<Project>{0df332d4-d288-4e2d-89fe-42f76a8d84ee}</Project>
|
<Name>IStation.WinFrmUI.CalcErQu</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\WinFrmUI\IStation.WinFrmUI.Core\IStation.WinFrmUI.Core.csproj">
|
<Project>{ae19abb8-6f6a-4598-b3eb-5ef40d11dc46}</Project>
|
<Name>IStation.WinFrmUI.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\WinFrmUI\IStation.WinFrmUI.Monitor\IStation.WinFrmUI.Monitor.csproj">
|
<Project>{ca9a54b0-39c4-4de9-be71-76711936a859}</Project>
|
<Name>IStation.WinFrmUI.Monitor</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\WinFrmUI\IStation.WinFrmUI.River\IStation.WinFrmUI.River.csproj">
|
<Project>{3c921ffd-2c2d-45e6-97da-974bd7551c4e}</Project>
|
<Name>IStation.WinFrmUI.River</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\计算方案1.svg" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\历史方案1.svg" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\监测数据1.svg" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\基础信息1.svg" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\水位分析1.svg" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\曲线比较1.svg" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\手动方案.svg" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Resources\分析设置.svg" />
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
</Project>
|