| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184 |
- <?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>{73BAB40E-FC7D-4AB5-85CA-B4CF221DFBD1}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>VehicleControlSystem</RootNamespace>
- <AssemblyName>VehicleControlSystem</AssemblyName>
- <TargetFrameworkVersion>v4.5</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>TRACE;DEBUG</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>
- <PropertyGroup>
- <StartupObject />
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Remote|AnyCPU'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\Remote\</OutputPath>
- <DefineConstants>TRACE;DEBUG</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Remote1|AnyCPU'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\Remote1\</OutputPath>
- <DefineConstants>TRACE;DEBUG</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="CommonServiceLocator, Version=2.0.4.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
- <HintPath>..\packages\CommonServiceLocator.2.0.4\lib\net45\CommonServiceLocator.dll</HintPath>
- </Reference>
- <Reference Include="FluentFTP, Version=32.2.2.0, Culture=neutral, PublicKeyToken=f4af092b1d8df44f, processorArchitecture=MSIL">
- <HintPath>..\packages\FluentFTP.32.2.2\lib\net45\FluentFTP.dll</HintPath>
- </Reference>
- <Reference Include="FluentResults">
- <HintPath>..\Assambly\FluentResults.dll</HintPath>
- </Reference>
- <Reference Include="GSG.NET">
- <HintPath>..\Assambly\GSG.NET.dll</HintPath>
- </Reference>
- <Reference Include="GSG.NET.Excel, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Assambly\ExcelMapper\GSG.NET.Excel.dll</HintPath>
- </Reference>
- <Reference Include="NetMQ">
- <HintPath>..\Assambly\NetMq\NetMQ.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Assambly\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="NPOI">
- <HintPath>..\Assambly\ExcelMapper\NPOI.dll</HintPath>
- </Reference>
- <Reference Include="Prism, Version=7.2.0.1422, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
- <HintPath>..\packages\Prism.Core.7.2.0.1422\lib\net45\Prism.dll</HintPath>
- </Reference>
- <Reference Include="Prism.Wpf, Version=7.2.0.1422, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
- <HintPath>..\packages\Prism.Wpf.7.2.0.1422\lib\net45\Prism.Wpf.dll</HintPath>
- </Reference>
- <Reference Include="Quartz, Version=1.0.3.2, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Assambly\Quartz.dll</HintPath>
- </Reference>
- <Reference Include="StackExchange.Redis.Extensions.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=d7d863643bcd13ef, processorArchitecture=MSIL">
- <HintPath>..\packages\StackExchange.Redis.Extensions.Core.3.5.0\lib\net45\StackExchange.Redis.Extensions.Core.dll</HintPath>
- </Reference>
- <Reference Include="StackExchange.Redis.StrongName, Version=1.2.6.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
- <HintPath>..\packages\StackExchange.Redis.StrongName.1.2.6\lib\net45\StackExchange.Redis.StrongName.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core" />
- <Reference Include="System.IO.Compression" />
- <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\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\Prism.Wpf.7.2.0.1422\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" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="ControlLayer\Actuator\Cylinder\Cylinder.cs" />
- <Compile Include="ControlLayer\Actuator\Cylinder\CylinderConfig.cs" />
- <Compile Include="ControlLayer\Actuator\Cylinder\CylinderData.cs" />
- <Compile Include="ControlLayer\Actuator\Cylinder\Enum_Cylinder.cs" />
- <Compile Include="ControlLayer\Actuator\Cylinder\ICylinder.cs" />
- <Compile Include="ControlLayer\Axis\AbstractAxis.cs" />
- <Compile Include="ControlLayer\Axis\AxisConfig.cs" />
- <Compile Include="ControlLayer\Axis\AxisData.cs" />
- <Compile Include="ControlLayer\Axis\Enum_Axis.cs" />
- <Compile Include="ControlLayer\Axis\EzAxis.cs" />
- <Compile Include="ControlLayer\Axis\IAxis.cs" />
- <Compile Include="ControlLayer\Clamp.cs" />
- <Compile Include="ControlLayer\ControlObjectBase.cs" />
- <Compile Include="ControlLayer\Conveyor.cs" />
- <Compile Include="ControlLayer\IO\BitBlock.cs" />
- <Compile Include="ControlLayer\IO\Delegates.cs" />
- <Compile Include="ControlLayer\IO\EzBoard.cs" />
- <Compile Include="ControlLayer\IO\EzIO.cs" />
- <Compile Include="ControlLayer\IO\IIO.cs" />
- <Compile Include="ControlLayer\IO\Lib\LIB_EziMOTIONPlusE.cs" />
- <Compile Include="ControlLayer\IO\Lib\MOTION_DEFINE_PlusE.cs" />
- <Compile Include="ControlLayer\IO\Lib\MOTION_EziSERVO2_DEFINE.cs" />
- <Compile Include="ControlLayer\IO\QueueObjects.cs" />
- <Compile Include="ControlLayer\Motion\GSIDrive.cs" />
- <Compile Include="ControlLayer\MQ\ZmqManager.cs" />
- <Compile Include="ControlLayer\Serial\BatteryTabos\Advantech\Advantech.cs" />
- <Compile Include="ControlLayer\Serial\BatteryTabos\Advantech\AdvCan.cs" />
- <Compile Include="ControlLayer\Serial\BatteryTabos\Advantech\AdvCANIO.cs" />
- <Compile Include="ControlLayer\Serial\BatteryTabos\BMUManager.cs" />
- <Compile Include="ControlLayer\Serial\BatteryTabos\Config.cs" />
- <Compile Include="ControlLayer\Serial\BatteryTabos\Delegates.cs" />
- <Compile Include="ControlLayer\Serial\BatteryTabos\EnumBatteryStatus.cs" />
- <Compile Include="ControlLayer\Serial\BatteryTabos\ICanConnecter.cs" />
- <Compile Include="ControlLayer\Serial\BatteryTabos\Manager.cs" />
- <Compile Include="ControlLayer\Serial\BatteryTabos\Peak\PCANBasic.cs" />
- <Compile Include="ControlLayer\Serial\BatteryTabos\Peak\Peak.cs" />
- <Compile Include="ControlLayer\Serial\BatteryTabos\QueObject.cs" />
- <Compile Include="ControlLayer\Serial\BatteryTabos\Rs232c.cs" />
- <Compile Include="ControlLayer\Serial\DataModel\ReceivedData.cs" />
- <Compile Include="ControlLayer\Steering.cs" />
- <Compile Include="ControlLayer\Vehicle.cs" />
- <Compile Include="Managers\AutoManager.cs" />
- <Compile Include="Managers\HostManager.cs" />
- <Compile Include="Managers\RouteManager.cs" />
- <Compile Include="Managers\Scheduler.cs" />
- <Compile Include="VCSystem.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\Connection\OHVProtocolServer\OHVConnector\OHVConnector.csproj">
- <Project>{b9a8b13b-518b-4ae4-b8b6-c2684df6608a}</Project>
- <Name>OHVConnector</Name>
- </ProjectReference>
- <ProjectReference Include="..\OHV.Common\OHV.Common.csproj">
- <Project>{0d1f7fbc-bfb0-4ee4-852d-e2a8d62c5708}</Project>
- <Name>OHV.Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\OHV.SqliteDAL\OHV.SqliteDAL.csproj">
- <Project>{122d81c8-9ab9-4ced-80d2-9c4f2f9deb4c}</Project>
- <Name>OHV.SqliteDAL</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="packages.config" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|