<?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>{15F64C39-4230-4491-B02A-56910517ECD6}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>HH.WMS.BLL</RootNamespace>
|
<AssemblyName>HH.WMS.BLL</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>
|
</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="HanHe.Utility">
|
<HintPath>..\LIB\HH\HanHe.Utility.dll</HintPath>
|
</Reference>
|
<Reference Include="HH.Redis">
|
<HintPath>..\LIB\Redis\HH.Redis.dll</HintPath>
|
</Reference>
|
<Reference Include="HH.TOOLS.LOG">
|
<HintPath>..\LIB\HH\HH.TOOLS.LOG.dll</HintPath>
|
</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="System" />
|
<Reference Include="System.configuration" />
|
<Reference Include="System.Core" />
|
<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\AlgorCommonBLL.cs" />
|
<Compile Include="Algorithm\Feed_AlgorBLL.cs" />
|
<Compile Include="Algorithm\In_AlgorBLL.cs" />
|
<Compile Include="AllQuery\InventoryBll.cs" />
|
<Compile Include="Algorithm\Out_AlgorBLL.cs" />
|
<Compile Include="AllQuery\ReportBll.cs" />
|
<Compile Include="BaseBLL.cs" />
|
<Compile Include="Basic\ITN_WM_LOCATION_EXTBLL.cs" />
|
<Compile Include="Basic\MONGO_OP_LOGBLL.cs" />
|
<Compile Include="Basic\MONGO_PRINT_BARCODEBLL.cs" />
|
<Compile Include="Basic\TN_AB_B_ITEM_SAFETYBLL.cs" />
|
<Compile Include="Basic\TN_AB_B_NUMRULEBLL.cs" />
|
<Compile Include="Basic\TN_AB_B_STOCK_AREABLL.cs" />
|
<Compile Include="Basic\TN_AB_CUSTOMERBLL.cs" />
|
<Compile Include="Basic\TN_AB_STOCK_LOCATIONBLL.cs" />
|
<Compile Include="Basic\TN_AB_SUPPLIERBLL.cs" />
|
<Compile Include="Basic\TN_WMS_ITEMBLL.cs" />
|
<Compile Include="Basic\TN_WMS_STOCKBLL.cs" />
|
<Compile Include="Basic\TN_WM_B_AREA_QTYBLL.cs" />
|
<Compile Include="Basic\TN_WM_B_STOCK_QTYBLL.cs" />
|
<Compile Include="Basic\TN_WM_B_TRAY_INFOBLL.cs" />
|
<Compile Include="Basic\TN_WM_B_UNIQUE_BARCODEBLL.cs" />
|
<Compile Include="Basic\TN_WM_DOWN_HISTORYBLL.cs" />
|
<Compile Include="Basic\TN_WM_LOCATION_EXTBLL.cs" />
|
<Compile Include="Basic\TN_WM_LOGISTICS_TEMPLET_RELBLL.cs" />
|
<Compile Include="Basic\TN_WM_LOT_INFOBLL.cs" />
|
<Compile Include="Basic\TN_WM_OPERATION_TYPEBLL.cs" />
|
<Compile Include="Basic\TN_WM_PRINT_TASKBLL.cs" />
|
<Compile Include="Basic\TN_WM_PRINT_TEMPLETBLL.cs" />
|
<Compile Include="Basic\TN_WM_UP_HISTORY.cs" />
|
<Compile Include="BLLCreator.cs" />
|
<Compile Include="Check\TN_WM_CHECK_LISTBLL.cs" />
|
<Compile Include="Check\TN_WM_CHECK_DTLBLL.cs" />
|
<Compile Include="Check\TN_WM_CHECK_MSTBLL.cs" />
|
<Compile Include="Check\TN_WM_CHECK_WXYSBLL.cs" />
|
<Compile Include="Common\MONGO_KEYTYPE_MAPBLL.cs" />
|
<Compile Include="Common\TN_WM_MONGOBLL.cs" />
|
<Compile Include="Common\WorkflowBLL.cs" />
|
<Compile Include="CoreServer\BasicDataBLL.cs" />
|
<Compile Include="CoreServer\InDataBLL.cs" />
|
<Compile Include="CoreServer\MongoBLL.cs" />
|
<Compile Include="CoreServer\OutDataBLL.cs" />
|
<Compile Include="CoreServer\TN_WM_B_STRATEGYBLL.cs" />
|
<Compile Include="CoreServer\WaveServiceBLL.cs" />
|
<Compile Include="DapperBaseBLL.cs" />
|
<Compile Include="DapperBLL.cs" />
|
<Compile Include="ERP\MiddleLibraryBLL.cs" />
|
<Compile Include="ERP\TN_ER_COMBINE_CAGE_HISTORYBLL.cs" />
|
<Compile Include="ERP\TN_ER_ITEM_POUNDBLL.cs" />
|
<Compile Include="ERP\TN_ER_CAR_POUNDBLL.cs" />
|
<Compile Include="ERP\TN_ER_MATERIAL_STOCKOUT_DTLBLL.cs" />
|
<Compile Include="External\CallMaterialTaskBLL.cs" />
|
<Compile Include="External\WmsApiBaseBLLLJ.cs" />
|
<Compile Include="External\WmsApiBaseBLL.cs" />
|
<Compile Include="External\WmsApiForHcbhBLL.cs" />
|
<Compile Include="External\WmsApiForMasymBLL.cs" />
|
<Compile Include="External\WmsApiForQzhkBLL.cs" />
|
<Compile Include="External\WmsApiForJxhnBLL.cs" />
|
<Compile Include="External\IExternalBLL.cs" />
|
<Compile Include="External\InfRequest.cs" />
|
<Compile Include="External\TaskTransferBLL.cs" />
|
<Compile Include="External\TN_AB_B_WORK_AREA_PROBLL.cs" />
|
<Compile Include="External\TN_WM_B_LOCATION_CHANGEBLL.cs" />
|
<Compile Include="External\TN_WM_B_OBJ_INOUTBLL.cs" />
|
<Compile Include="External\WmsApiForNtsdBLL.cs" />
|
<Compile Include="External\WmsApiForHsBLL.cs" />
|
<Compile Include="External\WmsApiForLylBLL.cs" />
|
<Compile Include="External\WmsApiForTzljBLL.cs" />
|
<Compile Include="External\WmsApiForWxysBLL.cs" />
|
<Compile Include="InStock\MoveStockJobDto.cs" />
|
<Compile Include="InStock\TN_WM_ARRIVALBLL.cs" />
|
<Compile Include="InStock\TN_WM_B_TRAY_ITEM_RELBLL.cs" />
|
<Compile Include="InStock\TN_WM_B_TRAY_LOCATIONBLL.cs" />
|
<Compile Include="InStock\TN_WM_HKINBLL.cs" />
|
<Compile Include="InStock\TN_WM_INBLL.cs" />
|
<Compile Include="InStock\TN_WM_INCREASE_INVENTORYBLL.cs" />
|
<Compile Include="InStock\TN_WM_INSPECTBLL.cs" />
|
<Compile Include="InStock\TN_WM_ITEMBACK_MSTBLL.cs" />
|
<Compile Include="InStock\TN_WM_TRAY_ALLOCBLL.cs" />
|
<Compile Include="Interface\InfK3Request.cs" />
|
<Compile Include="Interface\InfOMSRequest.cs" />
|
<Compile Include="Interface\OtherSysApi.cs" />
|
<Compile Include="MoveStock\MoveStockTaskBLL.cs" />
|
<Compile Include="MoveStock\TN_WM_B_MOVE_RESULTBLL.cs" />
|
<Compile Include="MoveStock\TN_WM_MOVE_DTLBLL.cs" />
|
<Compile Include="MoveStock\TN_WM_MOVE_MSTBLL.cs" />
|
<Compile Include="OutStock\OutStockBLL.cs" />
|
<Compile Include="OutStock\TN_WM_ORDER_SORTING_RELBLL.cs" />
|
<Compile Include="OutStock\TN_WM_OUT_MSTBLL.cs" />
|
<Compile Include="OutStock\TN_WM_SHIPPING_NOTIFYBLL.cs" />
|
<Compile Include="OutStock\TN_WM_SORTING_LISTBLL.cs" />
|
<Compile Include="OutStock\TN_WM_WAVE_MSTBLL.cs" />
|
<Compile Include="OutStock\TN_WM_WORK_AREA_PROBLL.cs" />
|
<Compile Include="Pda\HcbhApiBLL.cs" />
|
<Compile Include="Pda\HsBLL.cs" />
|
<Compile Include="Pda\LjdBLL.cs" />
|
<Compile Include="Pda\HkBLL.cs" />
|
<Compile Include="Pda\JxBLL.cs" />
|
<Compile Include="Pda\YmBLL.cs" />
|
<Compile Include="Pda\ProdBLL.cs" />
|
<Compile Include="Pda\NtApiBLL.cs" />
|
<Compile Include="Pda\YuShouApiBLL.cs" />
|
<Compile Include="Project\Tzlj\MesStackTrayBLL.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="SysMgr\StockInitBLL.cs" />
|
<Compile Include="SysMgr\TN_WM_B_STRATEGYBLL.cs" />
|
<Compile Include="SysMgr\TN_WM_B_STRATEGY_DEFBLL.cs" />
|
<Compile Include="SysMgr\TN_WM_B_STRATEGY_VALUEBLL.cs" />
|
<Compile Include="SysMgr\TN_WM_B_TRAY_CAPACITYBLL.cs" />
|
<Compile Include="SysMgr\TN_WM_TASKBLL.cs" />
|
<Compile Include="SysMgr\WaveSetBLL.cs" />
|
<Compile Include="TestBLL.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\HH.WMS.Common\HH.WMS.Common.csproj">
|
<Project>{b260ce7a-b1bc-4647-b2f1-1b7ee44efca9}</Project>
|
<Name>HH.WMS.Common</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\HH.WMS.DAL\HH.WMS.DAL.csproj">
|
<Project>{da3c96e5-9358-4be5-95d2-f3138b7a1439}</Project>
|
<Name>HH.WMS.DAL</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\HH.WMS.Entitys\HH.WMS.Entitys.csproj">
|
<Project>{2e757ab9-07bc-4b1f-83c7-a5ef7a8c6f39}</Project>
|
<Name>HH.WMS.Entitys</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\HH.WMS.LOG\HH.WMS.LOG.csproj">
|
<Project>{19747552-8502-41bb-8793-01da438fb554}</Project>
|
<Name>HH.WMS.LOG</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\HH.WMS.Utils\HH.WMS.Utils.csproj">
|
<Project>{b62970f8-65aa-46e0-9f11-f573c117248f}</Project>
|
<Name>HH.WMS.Utils</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config" />
|
<None Include="packages.config" />
|
</ItemGroup>
|
<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>
|