<?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>{C79733BB-7FA3-43A8-AACF-097EA697973C}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>IStation.WinFrmUI.Analy</RootNamespace>
|
<AssemblyName>IStation.WinFrmUI.Analy</AssemblyName>
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<Deterministic>true</Deterministic>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="Accessibility" />
|
<Reference Include="alglibnet2">
|
<HintPath>..\..\Library\alglibnet2.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.Charts.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Data.Desktop.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Data.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Drawing.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Printing.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Sparkline.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Utils.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Utils.v23.2.UI, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraBars.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraCharts.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraCharts.v23.2.UI, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraCharts.v23.2.Wizard, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraEditors.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraGrid.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraLayout.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraPrinting.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraTreeList.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="System" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Data.Linq" />
|
<Reference Include="System.Deployment" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.Runtime.Serialization.Formatters.Soap" />
|
<Reference Include="System.Security" />
|
<Reference Include="System.Transactions" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Web.Extensions" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Compare\CompareCurvePage.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Compare\CompareCurvePage.Designer.cs">
|
<DependentUpon>CompareCurvePage.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Compare\CompareCurvePage_bak.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Compare\CompareCurvePage_bak.Designer.cs">
|
<DependentUpon>CompareCurvePage_bak.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Dispatch\PumpsSchedulePage.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Dispatch\PumpsSchedulePage.Designer.cs">
|
<DependentUpon>PumpsSchedulePage.cs</DependentUpon>
|
</Compile>
|
<Compile Include="MultiSpeed\MultiSpeedCurvePage.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="MultiSpeed\MultiSpeedCurvePage.Designer.cs">
|
<DependentUpon>MultiSpeedCurvePage.cs</DependentUpon>
|
</Compile>
|
<Compile Include="MultiSpeed\MultiSpeedCurvePage_bak.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="MultiSpeed\MultiSpeedCurvePage_bak.Designer.cs">
|
<DependentUpon>MultiSpeedCurvePage_bak.cs</DependentUpon>
|
</Compile>
|
<Compile Include="MultiSpeed\SetPointDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="MultiSpeed\SetPointDlg.designer.cs">
|
<DependentUpon>SetPointDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="MultiSpeed\SetValueDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="MultiSpeed\SetValueDlg.designer.cs">
|
<DependentUpon>SetValueDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Parallel\ParallelCurvePage.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Parallel\ParallelCurvePage.Designer.cs">
|
<DependentUpon>ParallelCurvePage.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Parallel\ParallelCurvePage_bak.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Parallel\ParallelCurvePage_bak.Designer.cs">
|
<DependentUpon>ParallelCurvePage_bak.cs</DependentUpon>
|
</Compile>
|
<Compile Include="MultiSpeed\MulitCurveGrid.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="MultiSpeed\MulitCurveGrid.Designer.cs">
|
<DependentUpon>MulitCurveGrid.cs</DependentUpon>
|
</Compile>
|
<Compile Include="_Controls\PumpCurveSelectedGrid.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="_Controls\PumpCurveSelectedGrid.Designer.cs">
|
<DependentUpon>PumpCurveSelectedGrid.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Dispatch\DispatchAnalyPage.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Dispatch\DispatchAnalyPage.Designer.cs">
|
<DependentUpon>DispatchAnalyPage.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Dispatch\PumpCombineGridCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Dispatch\PumpCombineGridCtrl.Designer.cs">
|
<DependentUpon>PumpCombineGridCtrl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Dispatch\SetPumpRunConfigDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Dispatch\SetPumpRunConfigDlg.Designer.cs">
|
<DependentUpon>SetPumpRunConfigDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Dispatch\ViewModel\DispatchPump.cs" />
|
<Compile Include="Dispatch\ParallelCurveViewDlg.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Dispatch\ParallelCurveViewDlg.Designer.cs">
|
<DependentUpon>ParallelCurveViewDlg.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Resources.resx</DependentUpon>
|
</Compile>
|
<Compile Include="_Controls\PumpCurveTreeList.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="_Controls\PumpCurveTreeList.designer.cs">
|
<DependentUpon>PumpCurveTreeList.cs</DependentUpon>
|
</Compile>
|
<Compile Include="_Controls\StationTreeListLookUpEdit.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="_Controls\StationTreeListLookUpEdit.designer.cs">
|
<DependentUpon>StationTreeListLookUpEdit.cs</DependentUpon>
|
</Compile>
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\..\BLL\IStation.BLL.Basic\IStation.BLL.Basic.csproj">
|
<Project>{3b7b39da-835b-4975-bd88-977e1870fe32}</Project>
|
<Name>IStation.BLL.Basic</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Calculation\IStation.Algorithm\IStation.Algorithm.csproj">
|
<Project>{27109ae7-b1d4-4eb5-9101-4470404d1861}</Project>
|
<Name>IStation.Algorithm</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Calculation\IStation.Dispatch\IStation.Dispatch.csproj">
|
<Project>{9fbf9a1f-9ad6-4eea-a163-7baeefe07a12}</Project>
|
<Name>IStation.Dispatch</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Component\IStation.SnowflakeId\IStation.SnowflakeId.csproj">
|
<Project>{7cb8c9a8-a6de-4742-b7c7-1f8bcc6c3eea}</Project>
|
<Name>IStation.SnowflakeId</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Core\IStation.Core\IStation.Core.csproj">
|
<Project>{c2675c69-ffed-481b-af5a-a56141e9515f}</Project>
|
<Name>IStation.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Model\IStation.Model.Basic\IStation.Model.Basic.csproj">
|
<Project>{768dfba7-383a-4780-bb29-d3f73997ee6b}</Project>
|
<Name>IStation.Model.Basic</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Model\IStation.Model.Core\IStation.Model.Core.csproj">
|
<Project>{BA30A79A-7D4E-4063-A2A3-D7C30DD4A752}</Project>
|
<Name>IStation.Model.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Model\IStation.Model.Curve\IStation.Model.Curve.csproj">
|
<Project>{6C80672C-16F5-4B59-83BB-F1C2BE2E4C63}</Project>
|
<Name>IStation.Model.Curve</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Settings\IStation.Settings\IStation.Settings.csproj">
|
<Project>{37082337-850e-4dc9-9df5-da0218da6db8}</Project>
|
<Name>IStation.Settings</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Utils\IStation.Unit\IStation.Unit.csproj">
|
<Project>{4F1A6FA1-9087-4236-A80B-67D9C072746A}</Project>
|
<Name>IStation.Unit</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Utils\IStation.Untity\IStation.Untity.csproj">
|
<Project>{A8C1BB64-0119-48B3-AA8E-0BD346F9467D}</Project>
|
<Name>IStation.Untity</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\IStation.WinFrmUI.Basic\IStation.WinFrmUI.Basic.csproj">
|
<Project>{3810adb6-0d50-4e85-aa92-df639b48871a}</Project>
|
<Name>IStation.WinFrmUI.Basic</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\IStation.WinFrmUI.Core\IStation.WinFrmUI.Core.csproj">
|
<Project>{ae19abb8-6f6a-4598-b3eb-5ef40d11dc46}</Project>
|
<Name>IStation.WinFrmUI.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\IStation.WinFrmUI.Curve\IStation.WinFrmUI.Curve.csproj">
|
<Project>{5ccb105c-bbc9-43ff-a34d-d320380b5986}</Project>
|
<Name>IStation.WinFrmUI.Curve</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config" />
|
<None Include="Properties\DataSources\DispatchPage.CurrentViewModel.datasource" />
|
<None Include="Properties\DataSources\IStation.Dispatch.Model.OutletPipePara.datasource" />
|
<None Include="Properties\DataSources\IStation.Model.PumpCurve.datasource" />
|
<None Include="Properties\DataSources\PumpCurveSelectedTreeList.CurrentViewModel.datasource" />
|
<None Include="Properties\DataSources\SetPumpRunStatusDlg.CurrentViewModel.datasource" />
|
<None Include="Properties\DataSources\SetPumpRunStatusGrid.CurrentViewModel.datasource" />
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="Compare\CompareCurvePage.resx">
|
<DependentUpon>CompareCurvePage.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Compare\CompareCurvePage_bak.resx">
|
<DependentUpon>CompareCurvePage_bak.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Dispatch\PumpsSchedulePage.resx">
|
<DependentUpon>PumpsSchedulePage.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="MultiSpeed\MultiSpeedCurvePage.resx">
|
<DependentUpon>MultiSpeedCurvePage.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="MultiSpeed\MultiSpeedCurvePage_bak.resx">
|
<DependentUpon>MultiSpeedCurvePage_bak.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="MultiSpeed\SetPointDlg.resx">
|
<DependentUpon>SetPointDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="MultiSpeed\SetValueDlg.resx">
|
<DependentUpon>SetValueDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Parallel\ParallelCurvePage.resx">
|
<DependentUpon>ParallelCurvePage.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Parallel\ParallelCurvePage_bak.resx">
|
<DependentUpon>ParallelCurvePage_bak.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="MultiSpeed\MulitCurveGrid.resx">
|
<DependentUpon>MulitCurveGrid.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="_Controls\PumpCurveSelectedGrid.resx">
|
<DependentUpon>PumpCurveSelectedGrid.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Dispatch\DispatchAnalyPage.resx">
|
<DependentUpon>DispatchAnalyPage.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Dispatch\PumpCombineGridCtrl.resx">
|
<DependentUpon>PumpCombineGridCtrl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Dispatch\SetPumpRunConfigDlg.resx">
|
<DependentUpon>SetPumpRunConfigDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Dispatch\ParallelCurveViewDlg.resx">
|
<DependentUpon>ParallelCurveViewDlg.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="_Controls\PumpCurveTreeList.resx">
|
<DependentUpon>PumpCurveTreeList.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="_Controls\StationTreeListLookUpEdit.resx">
|
<DependentUpon>StationTreeListLookUpEdit.cs</DependentUpon>
|
</EmbeddedResource>
|
</ItemGroup>
|
<ItemGroup>
|
<Folder Include="_Controls\bak\" />
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
</Project>
|