<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="12.0" DefaultTargets="Build" 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>{263BE962-22A9-43BD-B387-5076D40785DE}</ProjectGuid>
|
<OutputType>WinExe</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>IWareCC</RootNamespace>
|
<AssemblyName>IWareCC</AssemblyName>
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<WcfConfigValidationEnabled>True</WcfConfigValidationEnabled>
|
<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>
|
</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>
|
<ItemGroup>
|
<Reference Include="EntityFramework">
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework.SqlServer">
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
</Reference>
|
<Reference Include="HslCommunication, Version=7.0.1.0, Culture=neutral, PublicKeyToken=cdb2261fa039ed67, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>.\HslCommunication.dll</HintPath>
|
</Reference>
|
<Reference Include="S7.Net, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>.\S7.Net.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Configuration.Install" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Management" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.Security" />
|
<Reference Include="System.ServiceModel" />
|
<Reference Include="System.ServiceProcess" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="CacheInfo\CacheEntity.cs" />
|
<Compile Include="CacheInfo\Container\MainTaskContainer.cs" />
|
<Compile Include="CacheInfo\Container\PartTaskContainer.cs" />
|
<Compile Include="CacheInfo\Container\ResultContainer.cs" />
|
<Compile Include="CacheInfo\PlaceStationEntity.cs" />
|
<Compile Include="ChaiDie\Entity\ChaiDieEntity.cs" />
|
<Compile Include="ChaiDie\Entity\ChaiDieInfoEntity.cs" />
|
<Compile Include="ChaiDie\Entity\OpcReadItem.cs" />
|
<Compile Include="ChaiDie\Entity\OpcWriteItem.cs" />
|
<Compile Include="ChaiDie\Handle\DoChaiDieTaskAuto\发送拆叠机任务.cs" />
|
<Compile Include="ChaiDie\Handle\DoChaiDieTaskAuto\选择一个未执行的拆叠机的任务.cs" />
|
<Compile Include="ChaiDie\Handle\FinishChaiDieTaskAuto\将拆叠机完成结果更新至数据库.cs" />
|
<Compile Include="ChaiDie\Handle\FinishChaiDieTaskAuto\等待拆叠机完成任务.cs" />
|
<Compile Include="ChaiDie\Handle\FinishChaiDieTaskAuto\获取当前的拆叠机任务.cs" />
|
<Compile Include="Conveyor\Entity\ConveyorEntity.cs" />
|
<Compile Include="Conveyor\Entity\ConveyorInfoEntity.cs" />
|
<Compile Include="Conveyor\Entity\OpcReadItem.cs" />
|
<Compile Include="Conveyor\Entity\OpcWriteItem.cs" />
|
<Compile Include="Conveyor\Handle\DoConveyorTaskAuto\发送输送线任务.cs" />
|
<Compile Include="Conveyor\Handle\DoConveyorTaskAuto\选择一个未执行的输送线的任务.cs" />
|
<Compile Include="Conveyor\Handle\FinishConveyorTaskAuto\将输送线完成结果更新至数据库.cs" />
|
<Compile Include="Conveyor\Handle\FinishConveyorTaskAuto\等待输送线完成任务.cs" />
|
<Compile Include="Conveyor\Handle\FinishConveyorTaskAuto\获取当前的输送线任务.cs" />
|
<Compile Include="DecomposeTask\Handle\DecomposeTask\保存分解任务.cs" />
|
<Compile Include="DecomposeTask\Handle\DecomposeTask\按策略获取一个待分解任务.cs" />
|
<Compile Include="DecomposeTask\Handle\DecomposeTask\根据任务类型生成分解任务.cs" />
|
<Compile Include="Extend\ExistTaskCodeListModel.cs" />
|
<Compile Include="Extend\FunModel.cs" />
|
<Compile Include="Extend\NumberHelp.cs" />
|
<Compile Include="HandleTask\Handle\HandleTask\保存处理信息.cs" />
|
<Compile Include="HandleTask\Handle\HandleTask\根据任务类型获取下一阶段任务.cs" />
|
<Compile Include="HandleTask\Handle\HandleTask\获取一个已完成但未处理的分解任务.cs" />
|
<Compile Include="ORM\ChaiDieTransport.cs" />
|
<Compile Include="ORM\DbModel.cs" />
|
<Compile Include="ORM\DevAlert.cs" />
|
<Compile Include="ORM\MainTask.cs" />
|
<Compile Include="ORM\PartTask.cs" />
|
<Compile Include="Program.cs" />
|
<Compile Include="ProjectInstaller.cs">
|
<SubType>Component</SubType>
|
</Compile>
|
<Compile Include="ProjectInstaller.Designer.cs">
|
<DependentUpon>ProjectInstaller.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="RGV\Entity\OpcReadItem.cs" />
|
<Compile Include="RGV\Entity\OpcWriteItem.cs" />
|
<Compile Include="RGV\Entity\RgvEntity.cs" />
|
<Compile Include="RGV\Entity\RgvInfoEntity.cs" />
|
<Compile Include="RGV\Handle\DoRgvTaskAuto\发送Rgv任务.cs" />
|
<Compile Include="RGV\Handle\DoRgvTaskAuto\选择一个未执行的Rgv的任务.cs" />
|
<Compile Include="RGV\Handle\FinishRgvTaskAuto\将Rgv完成结果更新至数据库.cs" />
|
<Compile Include="RGV\Handle\FinishRgvTaskAuto\等待Rgv完成任务.cs" />
|
<Compile Include="RGV\Handle\FinishRgvTaskAuto\获取当前的Rgv任务.cs" />
|
<Compile Include="RGV\Service\RgvService.cs" />
|
<Compile Include="Service References\DevInforService\Reference.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Compile>
|
<Compile Include="Service References\wmsService\Reference.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Compile>
|
<Compile Include="Service.cs">
|
<SubType>Component</SubType>
|
</Compile>
|
<Compile Include="Service.Designer.cs">
|
<DependentUpon>Service.cs</DependentUpon>
|
</Compile>
|
<Compile Include="SRM\Entity\OpcReadItem.cs" />
|
<Compile Include="SRM\Entity\OpcWriteItem.cs" />
|
<Compile Include="SRM\Entity\SrmEntity.cs" />
|
<Compile Include="SRM\Entity\SrmInfoEntity.cs" />
|
<Compile Include="SRM\Handle\DoStackerTaskAuto\发送堆垛机任务.cs" />
|
<Compile Include="SRM\Handle\DoStackerTaskAuto\选择一个未执行的堆垛机的任务.cs" />
|
<Compile Include="SRM\Handle\FinishStackerTaskAuto\将完成结果更新至数据库.cs" />
|
<Compile Include="SRM\Handle\FinishStackerTaskAuto\等待堆垛机完成任务.cs" />
|
<Compile Include="SRM\Handle\FinishStackerTaskAuto\获取当前的堆垛机任务.cs" />
|
<Compile Include="SRM\Service\SrmService.cs" />
|
<Compile Include="Task\TaskService.cs" />
|
<Compile Include="WCf\ControlCenterWcfService\ControlCenterWcfService.cs" />
|
<Compile Include="WCf\ControlCenterWcfService\IControlCenterWcfService.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<Folder Include="ChaiDie\Service\" />
|
<Folder Include="Conveyor\Service\" />
|
<Folder Include="HandleTask\Handle\Strategy\" />
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="ProjectInstaller.resx">
|
<DependentUpon>ProjectInstaller.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\IWareCommon\IWareCommon.csproj">
|
<Project>{39f3ca73-a017-45b2-b117-9c64fd3ddd19}</Project>
|
<Name>IWareCommon</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="packages.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\DevInforService\configuration91.svcinfo" />
|
<None Include="Service References\DevInforService\configuration.svcinfo" />
|
<None Include="Service References\DevInforService\DevInfoService1.wsdl" />
|
<None Include="Service References\DevInforService\item3.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\DevInforService\item31.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\DevInforService\item32.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\DevInforService\IWareCC.DevInforService.ChaiDieInfoEntity.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\DevInforService\IWareCC.DevInforService.ConveyorInfoEntity.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\DevInforService\IWareCC.DevInforService.GetChaiDieInfoResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\DevInforService\IWareCC.DevInforService.GetChaiDieInfosResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\DevInforService\IWareCC.DevInforService.GetConveyorInfoResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\DevInforService\IWareCC.DevInforService.GetConveyorInfosResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\DevInforService\IWareCC.DevInforService.GetRGVInfoResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\DevInforService\IWareCC.DevInforService.GetRGVInfosResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\DevInforService\IWareCC.DevInforService.GetStackInfoResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\DevInforService\IWareCC.DevInforService.GetStackInfosResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\DevInforService\IWareCC.DevInforService.RgvInfoEntity.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\DevInforService\IWareCC.DevInforService.SrmInfoEntity.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\DevInforService\Reference.svcmap">
|
<Generator>WCF Proxy Generator</Generator>
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
</None>
|
<None Include="Service References\DevInforService\item1.disco" />
|
<None Include="Service References\wmsService\apitest.wsdl" />
|
<None Include="Service References\wmsService\configuration91.svcinfo" />
|
<None Include="Service References\wmsService\configuration.svcinfo" />
|
<None Include="Service References\wmsService\item.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\wmsService\IWareCC.wmsService.ArrayOfInt.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\wmsService\Reference.svcmap">
|
<Generator>WCF Proxy Generator</Generator>
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
</None>
|
<None Include="Service References\wmsService\item.disco" />
|
<Content Include="逻辑流程.txt" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Service References\" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadataStorage Include="Service References\DevInforService\" />
|
<WCFMetadataStorage Include="Service References\wmsService\" />
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
<Target Name="BeforeBuild">
|
</Target>
|
<Target Name="AfterBuild">
|
</Target>
|
-->
|
</Project>
|