<?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>{E0321A29-F151-47B6-B0FF-0989A89590A9}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>IStation.WinFormUI.MonitorDataSet</RootNamespace>
|
<AssemblyName>IStation.WinFormUI.MonitorDataSet</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="DevExpress.Charts.v21.2.Core, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
<Reference Include="DevExpress.Data.Desktop.v21.2, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Data.v21.2, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Printing.v21.2.Core, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Utils.v21.2, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Utils.v21.2.UI, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
<Reference Include="DevExpress.XtraBars.v21.2, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraCharts.v21.2, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraCharts.v21.2.UI, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraCharts.v21.2.Wizard, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
<Reference Include="DevExpress.XtraEditors.v21.2, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraLayout.v21.2, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraPrinting.v21.2, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraTreeList.v21.2, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="System" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Drawing" />
|
<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="Properties\AssemblyInfo.cs" />
|
<Compile Include="XtraForm1.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="XtraForm1.Designer.cs">
|
<DependentUpon>XtraForm1.cs</DependentUpon>
|
</Compile>
|
<Compile Include="数据筛查\ChartBoxSelHelper.cs" />
|
<Compile Include="数据筛查\FilterDataMgrPage.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="数据筛查\FilterDataMgrPage.designer.cs">
|
<DependentUpon>FilterDataMgrPage.cs</DependentUpon>
|
</Compile>
|
<Compile Include="数据筛查\MonitorPointExSignalListTreeCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="数据筛查\MonitorPointExSignalListTreeCtrl.designer.cs">
|
<DependentUpon>MonitorPointExSignalListTreeCtrl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="曲线比较\CurveCompareChartMgr.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="曲线比较\CurveCompareChartMgr.Designer.cs">
|
<DependentUpon>CurveCompareChartMgr.cs</DependentUpon>
|
</Compile>
|
<Compile Include="曲线比较\CurveCompareMultiSelectMonitorPointTreeListCtrl.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="曲线比较\CurveCompareMultiSelectMonitorPointTreeListCtrl.designer.cs">
|
<DependentUpon>CurveCompareMultiSelectMonitorPointTreeListCtrl.cs</DependentUpon>
|
</Compile>
|
<Compile Include="曲线比较\UnitValueHelper.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\..\BLL\IStation.BLL.Logic\IStation.BLL.Logic.csproj">
|
<Project>{2ffb7243-78f6-460b-ade5-6e076e7e621b}</Project>
|
<Name>IStation.BLL.Logic</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\BLL\IStation.BLL.MonitorDataSet\IStation.BLL.MonitorDataSet.csproj">
|
<Project>{786b0835-f603-4b64-baf0-e32b20aecca9}</Project>
|
<Name>IStation.BLL.MonitorDataSet</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\BLL\IStation.BLL.Monitor\IStation.BLL.Monitor.csproj">
|
<Project>{5ea8926d-66c8-443a-a469-53db415b8172}</Project>
|
<Name>IStation.BLL.Monitor</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Core\IStation.Core\IStation.Core.csproj">
|
<Project>{455042a5-7c41-41de-9d55-1defc235ed28}</Project>
|
<Name>IStation.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Model\IStation.Model.Logic\IStation.Model.Logic.csproj">
|
<Project>{6de55e0b-68ee-4a67-b1cb-9aeb3497a65e}</Project>
|
<Name>IStation.Model.Logic</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Model\IStation.Model.MonitorDataSet\IStation.Model.MonitorDataSet.csproj">
|
<Project>{e4d87139-f3a2-48c1-9415-90c4dc1d2031}</Project>
|
<Name>IStation.Model.MonitorDataSet</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Model\IStation.Model.Monitor\IStation.Model.Monitor.csproj">
|
<Project>{8e95d9eb-32db-4a69-8726-22dc92f9d563}</Project>
|
<Name>IStation.Model.Monitor</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Untity\IStation.Unit\IStation.Unit.csproj">
|
<Project>{205FA8C3-2FC2-40CC-A3E6-7D67BE855550}</Project>
|
<Name>IStation.Unit</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Untity\IStation.Untity\IStation.Untity.csproj">
|
<Project>{7D4BC60E-B821-4A9B-BD10-A299E9D5162F}</Project>
|
<Name>IStation.Untity</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\IStation.WinFormUI.Common\IStation.WinFormUI.Common.csproj">
|
<Project>{c8bd84a0-3621-4fcc-b1f6-231343726a8f}</Project>
|
<Name>IStation.WinFormUI.Common</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\IStation.WinFormUI.Core\IStation.WinFormUI.Core.csproj">
|
<Project>{f7adb270-1803-44b1-87d0-3d6517c77f95}</Project>
|
<Name>IStation.WinFormUI.Core</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="Properties\licenses.licx" />
|
<EmbeddedResource Include="XtraForm1.resx">
|
<DependentUpon>XtraForm1.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="数据筛查\FilterDataMgrPage.resx">
|
<DependentUpon>FilterDataMgrPage.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="数据筛查\MonitorPointExSignalListTreeCtrl.resx">
|
<DependentUpon>MonitorPointExSignalListTreeCtrl.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="曲线比较\CurveCompareChartMgr.resx">
|
<DependentUpon>CurveCompareChartMgr.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="曲线比较\CurveCompareMultiSelectMonitorPointTreeListCtrl.resx">
|
<DependentUpon>CurveCompareMultiSelectMonitorPointTreeListCtrl.cs</DependentUpon>
|
</EmbeddedResource>
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
</Project>
|