<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProductVersion>8.0.30703</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{B260CE7A-B1BC-4647-B2F1-1B7EE44EFCA9}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>HH.WMS.Common</RootNamespace>
|
<AssemblyName>HH.WMS.Common</AssemblyName>
|
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<TargetFrameworkProfile />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>..\bin\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<UseVSHostingProcess>true</UseVSHostingProcess>
|
<Prefer32Bit>false</Prefer32Bit>
|
</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>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="EasyNetQ, Version=3.3.3.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\EasyNetQ.3.3.3\lib\net451\EasyNetQ.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="HanHe.Utility">
|
<HintPath>..\LIB\HH\HanHe.Utility.dll</HintPath>
|
</Reference>
|
<Reference Include="HH.MData, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\LIB\Mongo\HH.MData.dll</HintPath>
|
</Reference>
|
<Reference Include="HH.TOOLS.LOG, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\LIB\HH\HH.TOOLS.LOG.dll</HintPath>
|
</Reference>
|
<Reference Include="ICSharpCode.SharpZipLib, Version=1.0.0.999, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
<HintPath>..\packages\SharpZipLib.1.0.0\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="log4net">
|
<HintPath>..\lib\log4net.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.28.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.1.1.28\lib\net40\Microsoft.Diagnostics.Tracing.EventSource.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="Microsoft.Office.Interop.Excel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
<HintPath>..\lib\Microsoft.Office.Interop.Excel.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="NPOI">
|
<HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OOXML, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.OOXML.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="NPOI.OpenXml4Net, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="NPOI.OpenXmlFormats, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="RabbitMQ.Client, Version=5.0.0.0, Culture=neutral, PublicKeyToken=89e7d7c5feba84ce, processorArchitecture=MSIL">
|
<HintPath>..\packages\RabbitMQ.Client.5.1.0\lib\net451\RabbitMQ.Client.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.configuration" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.IO.Compression" />
|
<Reference Include="System.Management" />
|
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.ServiceModel.Web" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Web.Extensions" />
|
<Reference Include="System.Web.Services" />
|
<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.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Algorithm\AlgorTacticsCommon.cs" />
|
<Compile Include="Algorithm\CommonClassEntity.cs" />
|
<Compile Include="Algorithm\FeedAlgorEntity.cs" />
|
<Compile Include="Algorithm\InAlgorEnitty.cs" />
|
<Compile Include="Algorithm\FeedResultEntity.cs" />
|
<Compile Include="Algorithm\InAssignEntity.cs" />
|
<Compile Include="Algorithm\InAssignResultEntity.cs" />
|
<Compile Include="Algorithm\InResultEntity.cs" />
|
<Compile Include="Algorithm\OutAlgorEnitty.cs" />
|
<Compile Include="Algorithm\OutAssignEnitty.cs" />
|
<Compile Include="Algorithm\OutAssignResultEntity.cs" />
|
<Compile Include="Algorithm\OutResultEntity.cs" />
|
<Compile Include="CollectionUti.cs" />
|
<Compile Include="CommonEnum.cs" />
|
<Compile Include="CommonExtension.cs" />
|
<Compile Include="Constants.cs" />
|
<Compile Include="DBFun.cs" />
|
<Compile Include="ExcelHelper.cs" />
|
<Compile Include="External\ExecuteInWorkAreaPara.cs" />
|
<Compile Include="External\ExecuteOutWorkAreaPara.cs" />
|
<Compile Include="External\LogDescribe.cs" />
|
<Compile Include="External\LogType.cs" />
|
<Compile Include="External\ProjectCodes.cs" />
|
<Compile Include="External\ProjectConfigs.cs" />
|
<Compile Include="File\FileUtils.cs" />
|
<Compile Include="File\IniFile.cs" />
|
<Compile Include="File\InIHelper.cs" />
|
<Compile Include="Hardware.cs" />
|
<Compile Include="JsonHelper.cs" />
|
<Compile Include="KdApiEOrderHelper.cs" />
|
<Compile Include="Log.cs" />
|
<Compile Include="MagicModel\MagicAddEntity.cs" />
|
<Compile Include="MagicModel\MagicDataAccess.cs" />
|
<Compile Include="MagicModel\MagicDefaultEntity.cs" />
|
<Compile Include="MagicModel\MagicMaxGuidEntity.cs" />
|
<Compile Include="MagicModel\MagicModelEntity.cs" />
|
<Compile Include="MagicModel\MagicQueryEntity.cs" />
|
<Compile Include="MagicModel\MagicTreeEntity.cs" />
|
<Compile Include="MagicModel\VersionControlEntity.cs" />
|
<Compile Include="ObjectCreator.cs" />
|
<Compile Include="Para\MoveStockJobPara.cs" />
|
<Compile Include="PermutationAndCombination.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="RabbitMQ\BusBuilder.cs" />
|
<Compile Include="RabbitMQ\MQPush.cs" />
|
<Compile Include="RabbitMQ\IProcessMessage.cs" />
|
<Compile Include="RabbitMQ\Message.cs" />
|
<Compile Include="RabbitMQ\MQHelper.cs" />
|
<Compile Include="Response\BasisResponse.cs" />
|
<Compile Include="Response\CommResponse.cs" />
|
<Compile Include="Response\CommInfResult.cs" />
|
<Compile Include="Response\DataResponse.cs" />
|
<Compile Include="Response\ErrorEnum.cs" />
|
<Compile Include="Response\ExternalResponse.cs" />
|
<Compile Include="Response\WebApiResponse.cs" />
|
<Compile Include="SysCache.cs" />
|
<Compile Include="TransExpV2.cs" />
|
<Compile Include="Util.cs" />
|
<Compile Include="WebApiManager.cs" />
|
<Compile Include="WebServiceAgent.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\HH.WMS.Entitys\HH.WMS.Entitys.csproj">
|
<Project>{2e757ab9-07bc-4b1f-83c7-a5ef7a8c6f39}</Project>
|
<Name>HH.WMS.Entitys</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config" />
|
<None Include="packages.config" />
|
</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>
|