| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301 |
- <?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>{1520F6BA-E2B2-4DC5-8552-BE7F4C86BC30}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>SHJX.Service.Control</RootNamespace>
- <AssemblyName>SHJX.Service.Control</AssemblyName>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <Deterministic>true</Deterministic>
- <TargetFrameworkProfile />
- </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>
- <LangVersion>preview</LangVersion>
- </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>
- <LangVersion>preview</LangVersion>
- </PropertyGroup>
- <PropertyGroup>
- <StartupObject />
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <LangVersion>preview</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
- <OutputPath>bin\x64\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <LangVersion>preview</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="AForge, Version=2.2.5.0, Culture=neutral, PublicKeyToken=c1db6ff4eaa06aeb">
- <HintPath>..\SHJX.Service.Resourece\Lib\AForge.dll</HintPath>
- </Reference>
- <Reference Include="AForge.Controls, Version=2.2.5.0, Culture=neutral, PublicKeyToken=a8ac264d1dc6b9d9">
- <HintPath>..\SHJX.Service.Resourece\Lib\AForge.Controls.dll</HintPath>
- </Reference>
- <Reference Include="AForge.Imaging, Version=2.2.5.0, Culture=neutral, PublicKeyToken=ba8ddea9676ca48b">
- <HintPath>..\SHJX.Service.Resourece\Lib\AForge.Imaging.dll</HintPath>
- </Reference>
- <Reference Include="AForge.Math, Version=2.2.5.0, Culture=neutral, PublicKeyToken=abba2e25397ee8c9">
- <HintPath>..\SHJX.Service.Resourece\Lib\AForge.Math.dll</HintPath>
- </Reference>
- <Reference Include="AForge.Video, Version=2.2.5.0, Culture=neutral, PublicKeyToken=cbfb6e07d173c401">
- <HintPath>..\SHJX.Service.Resourece\Lib\AForge.Video.dll</HintPath>
- </Reference>
- <Reference Include="AForge.Video.DirectShow, Version=2.2.5.0, Culture=neutral, PublicKeyToken=61ea4348d43881b7">
- <HintPath>..\SHJX.Service.Resourece\Lib\AForge.Video.DirectShow.dll</HintPath>
- </Reference>
- <Reference Include="ConcurrentCollections, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\ConcurrentHashSet.1.1.0\lib\net461\ConcurrentCollections.dll</HintPath>
- </Reference>
- <Reference Include="log4net, Version=2.0.12.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
- <HintPath>..\packages\log4net.2.0.12\lib\net45\log4net.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.Configuration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.Configuration.7.0.0\lib\net462\Microsoft.Extensions.Configuration.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.Configuration.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.DependencyInjection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.7.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.FileProviders.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.FileProviders.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.FileProviders.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.Hosting.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.Hosting.Abstractions.6.0.0-preview.1.21102.12\lib\net461\Microsoft.Extensions.Hosting.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.Logging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.Logging.7.0.0\lib\net462\Microsoft.Extensions.Logging.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.ObjectPool, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.ObjectPool.6.0.0-preview.1.21103.6\lib\net461\Microsoft.Extensions.ObjectPool.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.Options, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.Options.7.0.0\lib\net462\Microsoft.Extensions.Options.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.Primitives.7.0.0\lib\net462\Microsoft.Extensions.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\packages\Newtonsoft.Json.13.0.1-beta1\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="Panuon.UI.Silver, Version=1.1.3.4, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\Panuon.UI.Silver.1.1.3.4\lib\net45\Panuon.UI.Silver.dll</HintPath>
- </Reference>
- <Reference Include="Polly, Version=7.0.0.0, Culture=neutral, PublicKeyToken=c8a3ffc3f8f825cc, processorArchitecture=MSIL">
- <HintPath>..\packages\Polly.7.2.1\lib\net472\Polly.dll</HintPath>
- </Reference>
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="System" />
- <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core" />
- <Reference Include="System.Diagnostics.DiagnosticSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Diagnostics.DiagnosticSource.7.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
- </Reference>
- <Reference Include="System.Drawing" />
- <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics" />
- <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Reflection.TypeExtensions, Version=4.1.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Reflection.TypeExtensions.4.7.0\lib\net461\System.Reflection.TypeExtensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Thread, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Threading.Thread.4.3.0\lib\net46\System.Threading.Thread.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Threading.ThreadPool, Version=4.0.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Threading.ThreadPool.4.3.0\lib\net46\System.Threading.ThreadPool.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Web" />
- <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Expression.Blend.Sdk.1.0.2\lib\net45\System.Windows.Interactivity.dll</HintPath>
- </Reference>
- <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" />
- <Reference Include="WindowsBase" />
- <Reference Include="WorkflowCore, Version=3.3.5.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\WorkflowCore.3.3.5\lib\netstandard2.0\WorkflowCore.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="PortOperate\DissolveFanOperate.cs" />
- <Compile Include="PortOperate\DripNozzleOperate.cs" />
- <Compile Include="PortOperate\FasHighOperate.cs" />
- <Compile Include="PortOperate\FasLowOperate.cs" />
- <Compile Include="PortOperate\IndicatorOperate.cs" />
- <Compile Include="PortOperate\LiquidStirOperate.cs" />
- <Compile Include="PortOperate\MercuryOperate.cs" />
- <Compile Include="Common\OptionSilverSulfatePipe.cs" />
- <Compile Include="PortOperate\PotassiumDichromateHighOperate.cs" />
- <Compile Include="PortOperate\PotassiumDichromateLowOperatep.cs" />
- <Compile Include="PortOperate\Content\PumpContent.cs" />
- <Compile Include="PortOperate\Interface\PortOperateImp.cs" />
- <Compile Include="PortOperate\SampleFanOperate.cs" />
- <Compile Include="PortOperate\SilverSulfateOperate.cs" />
- <Compile Include="PortOperate\Content\StorageContent.cs" />
- <Compile Include="PortOperate\Interface\StorageOperateImp.cs" />
- <Compile Include="PortOperate\SilverSulfatePipeOperate.cs" />
- <Compile Include="PortOperate\TimerOperate.cs" />
- <Compile Include="PortOperate\TitrationStirOperate.cs" />
- <Compile Include="PortOperate\WaterOperate.cs" />
- <Compile Include="Route\RouteController\CoolingCommon.cs" />
- <Compile Include="Route\RouteController\SampleCoolingOperate.cs" />
- <Compile Include="Route\RouteController\TitrationStirOperate.cs" />
- <Compile Include="Route\RouteFlow\SampleCoolingFlow.cs" />
- <Compile Include="ServiceController\TemplateController.cs" />
- <Compile Include="TimerControl\ChangeTaskState\CalibrationChangeState.cs" />
- <Compile Include="Interface\ChangeTaskStateImp.cs" />
- <Compile Include="TimerControl\ChangeTaskState\ChangeStateFactory.cs" />
- <Compile Include="TimerControl\ChangeTaskState\SampleChangeState.cs" />
- <Compile Include="TimerControl\ChangeTaskState\WashChangeState.cs" />
- <Compile Include="TimerController.cs" />
- <Compile Include="CreateTask.cs" />
- <Compile Include="Interface\FlowControlOperateImp.cs" />
- <Compile Include="Interface\EquipmentFlowImp.cs" />
- <Compile Include="Interface\WriteTaskToEquipmentImp.cs" />
- <Compile Include="Modules\DataEventArgs.cs" />
- <Compile Include="DataCentre.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="ControlProxy\ProxyRouteContext.cs" />
- <Compile Include="FlowContent.cs" />
- <Compile Include="Route\RouteController\CalibrationCoolingOperate.cs" />
- <Compile Include="Route\RouteController\DissolveAddWaterOperate.cs" />
- <Compile Include="Route\RouteController\DissolveCoolingOperate.cs" />
- <Compile Include="Route\RouteController\LiquidHeatingOperate.cs" />
- <Compile Include="Route\RouteController\SampleAL1Operate.cs" />
- <Compile Include="Route\RouteController\SampleAL2Operate.cs" />
- <Compile Include="Route\RouteController\DissolveAddLiquidOperate.cs" />
- <Compile Include="Route\RouteController\CageOperate.cs" />
- <Compile Include="Route\RouteController\DissolveMoveOperate.cs" />
- <Compile Include="Route\RouteController\LiquidStirOperate.cs" />
- <Compile Include="Route\RouteController\ManiOperate.cs" />
- <Compile Include="Route\RouteController\MotorTOperate.cs" />
- <Compile Include="Route\RouteController\MotorXOperate.cs" />
- <Compile Include="Route\RouteController\MotorYOperate.cs" />
- <Compile Include="Route\RouteController\MotorZOperate.cs" />
- <Compile Include="Route\RouteController\TitrationAddIndicatorOperate.cs" />
- <Compile Include="Route\RouteController\TitrationOperate.cs" />
- <Compile Include="Route\RouteFlow\CalibrationCoolingFlow.cs" />
- <Compile Include="Route\RouteFlow\DissolveAddWaterFlow.cs" />
- <Compile Include="Route\RouteFlow\SampleAL1Flow.cs" />
- <Compile Include="Route\RouteFlow\SampleAL2Flow.cs" />
- <Compile Include="Route\RouteFlow\DissolveAddLiquidFlow.cs" />
- <Compile Include="Route\RouteFlow\CaFlow.cs" />
- <Compile Include="Route\RouteFlow\DissolveMoveFlow.cs" />
- <Compile Include="Route\RouteFlow\DissolveCoolingFlow.cs" />
- <Compile Include="Route\RouteFlow\LiquidHeatingFlow.cs" />
- <Compile Include="Route\RouteFlow\LiquidStirFlow.cs" />
- <Compile Include="Route\RouteFlow\ManiFlow.cs" />
- <Compile Include="Route\RouteFlow\MotorTMoveFlow.cs" />
- <Compile Include="Route\RouteFlow\MotorXMoveFlow.cs" />
- <Compile Include="Route\RouteFlow\MotorYMoveFlow.cs" />
- <Compile Include="Route\RouteFlow\MotorZMoveFlow.cs" />
- <Compile Include="Route\RouteFlow\TitrationAL1Flow.cs" />
- <Compile Include="Route\RouteFlow\TitrationAL2Flow.cs" />
- <Compile Include="ServiceController\LoginController.cs" />
- <Compile Include="ServiceController\MainController.cs" />
- <Compile Include="ServiceController\ManualController.cs" />
- <Compile Include="ServiceController\SettingController.cs" />
- <Compile Include="TimerControl\WriteTaskToEquipment\CalibrationWriteTask.cs" />
- <Compile Include="TimerControl\WriteTaskToEquipment\SampleWriteTask.cs" />
- <Compile Include="TimerControl\WriteTaskToEquipment\SinglePointWriteTask.cs" />
- <Compile Include="TimerControl\WriteTaskToEquipment\WashWriteTask.cs" />
- <Compile Include="TimerControl\WriteTaskToEquipment\WriteTaskFactory.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\SHJX.Service.Common\SHJX.Service.Common.csproj">
- <Project>{0410053a-af47-4ca4-8659-bfbbaeced094}</Project>
- <Name>SHJX.Service.Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\SHJX.Service.CustomControl\SHJX.Service.CustomControl.csproj">
- <Project>{024D3E29-8574-4B90-AAB5-E176A1E3CD8B}</Project>
- <Name>SHJX.Service.CustomControl</Name>
- </ProjectReference>
- <ProjectReference Include="..\SHJX.Service.Dao\SHJX.Service.Dao.csproj">
- <Project>{81279dac-faac-41dc-8610-ff281b82a9ac}</Project>
- <Name>SHJX.Service.Dao</Name>
- </ProjectReference>
- <ProjectReference Include="..\SHJX.Service.Model\SHJX.Service.Model.csproj">
- <Project>{1b70b432-a96d-4785-96a0-0be6291ede3d}</Project>
- <Name>SHJX.Service.Model</Name>
- </ProjectReference>
- <ProjectReference Include="..\SHJX.Service.ServerClient\SHJX.Service.ServerClient.csproj">
- <Project>{05050fa2-a63a-45e7-8457-7046e206bc9f}</Project>
- <Name>SHJX.Service.ServerClient</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="packages.config" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|