<?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>{E98DD345-9B0E-46C8-B0AB-20B99B5ACAEA}</ProjectGuid>
|
<OutputType>Exe</OutputType>
|
<RootNamespace>HH.WCS.Mobox3.RiDong</RootNamespace>
|
<AssemblyName>HH.WCS.Mobox3.RiDong</AssemblyName>
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
<Deterministic>true</Deterministic>
|
<TargetFrameworkProfile />
|
<LangVersion>10</LangVersion>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<DocumentationFile>bin\Debug\HH.WCS.Mobox3.RiDong.xml</DocumentationFile>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="AxInterop.ActProgTypeLib">
|
<HintPath>dll\AxInterop.ActProgTypeLib.dll</HintPath>
|
</Reference>
|
<Reference Include="AxInterop.ActUtlTypeLib">
|
<HintPath>dll\AxInterop.ActUtlTypeLib.dll</HintPath>
|
</Reference>
|
<Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
|
<HintPath>packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
</Reference>
|
<Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
|
<HintPath>packages\BouncyCastle.Cryptography.2.3.1\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
|
</Reference>
|
<Reference Include="CsvHelper, Version=33.0.0.0, Culture=neutral, PublicKeyToken=8c4959082be5c823, processorArchitecture=MSIL">
|
<HintPath>packages\CsvHelper.33.0.1\lib\net48\CsvHelper.dll</HintPath>
|
</Reference>
|
<Reference Include="EasyModbus, Version=5.6.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\EasyModbusTCP.5.6.0\lib\net40\EasyModbus.dll</HintPath>
|
</Reference>
|
<Reference Include="FluentFTP, Version=52.0.0.0, Culture=neutral, PublicKeyToken=f4af092b1d8df44f, processorArchitecture=MSIL">
|
<HintPath>packages\FluentFTP.52.0.0\lib\net472\FluentFTP.dll</HintPath>
|
</Reference>
|
<Reference Include="Google.Protobuf, Version=3.26.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
|
<HintPath>packages\Google.Protobuf.3.26.1\lib\net45\Google.Protobuf.dll</HintPath>
|
</Reference>
|
<Reference Include="K4os.Compression.LZ4, Version=1.3.8.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
|
<HintPath>packages\K4os.Compression.LZ4.1.3.8\lib\net462\K4os.Compression.LZ4.dll</HintPath>
|
</Reference>
|
<Reference Include="K4os.Compression.LZ4.Streams, Version=1.3.8.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
|
<HintPath>packages\K4os.Compression.LZ4.Streams.1.3.8\lib\net462\K4os.Compression.LZ4.Streams.dll</HintPath>
|
</Reference>
|
<Reference Include="K4os.Hash.xxHash, Version=1.0.8.0, Culture=neutral, PublicKeyToken=32cd54395057cec3, processorArchitecture=MSIL">
|
<HintPath>packages\K4os.Hash.xxHash.1.0.8\lib\net462\K4os.Hash.xxHash.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Owin, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Owin.4.2.2\lib\net45\Microsoft.Owin.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Owin.Cors, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.Owin.Cors.4.2.2\lib\net45\Microsoft.Owin.Cors.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Owin.Host.HttpListener, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Owin.Host.HttpListener.4.2.2\lib\net45\Microsoft.Owin.Host.HttpListener.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Owin.Hosting, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Owin.Hosting.4.2.2\lib\net45\Microsoft.Owin.Hosting.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
</Reference>
|
<Reference Include="mscorlib" />
|
<Reference Include="MySql.Data, Version=9.2.0.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
<HintPath>packages\MySql.Data.9.2.0\lib\net48\MySql.Data.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<HintPath>packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
<HintPath>..\packages\NLog.5.1.1\lib\net45\NLog.dll</HintPath>
|
</Reference>
|
<Reference Include="Opc.UaFx.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0220af0d33d50236, processorArchitecture=MSIL">
|
<HintPath>packages\Opc.UaFx.Client.2.42.5\lib\net471\Opc.UaFx.Client.dll</HintPath>
|
</Reference>
|
<Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
|
<HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
</Reference>
|
<Reference Include="S7.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d5812d469e84c693, processorArchitecture=MSIL">
|
<HintPath>..\..\packages\S7netplus.0.1.9\lib\net45\S7.Net.dll</HintPath>
|
</Reference>
|
<Reference Include="SqlSugar, Version=5.1.3.46, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\SqlSugar.5.1.3.47\lib\SqlSugar.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="Swashbuckle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cd1bb07a5ac7c7bc, processorArchitecture=MSIL">
|
<HintPath>..\packages\Swashbuckle.Core.5.6.0\lib\net40\Swashbuckle.Core.dll</HintPath>
|
</Reference>
|
<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.Configuration" />
|
<Reference Include="System.Configuration.ConfigurationManager, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>packages\System.Configuration.ConfigurationManager.8.0.0\lib\net462\System.Configuration.ConfigurationManager.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Configuration.Install" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
|
</Reference>
|
<Reference Include="System.IdentityModel" />
|
<Reference Include="System.IO.Compression" />
|
<Reference Include="System.IO.Pipelines, Version=5.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>packages\System.IO.Pipelines.5.0.2\lib\net461\System.IO.Pipelines.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Management" />
|
<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.Net.Http.Formatting, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Net.Http.Formatting.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.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.Runtime.Serialization" />
|
<Reference Include="System.ServiceModel" />
|
<Reference Include="System.ServiceModel.Primitives, Version=4.5.0.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>packages\System.ServiceModel.Primitives.4.5.3\lib\net461\System.ServiceModel.Primitives.dll</HintPath>
|
</Reference>
|
<Reference Include="System.ServiceProcess" />
|
<Reference Include="System.Text.Encodings.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Text.Encodings.Web.7.0.0\lib\netstandard2.0\System.Text.Encodings.Web.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Text.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Text.Json.7.0.0\lib\netstandard2.0\System.Text.Json.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.Transactions" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Web.Cors, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>packages\Microsoft.AspNet.Cors.5.0.0\lib\net45\System.Web.Cors.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Http, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Web.Http.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Http.Owin, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Web.Http.Owin.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.30506.0\lib\net40\System.Web.Http.WebHost.dll</HintPath>
|
</Reference>
|
<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.Net.Http" />
|
<Reference Include="System.Xml" />
|
<Reference Include="Topshelf, Version=4.3.0.0, Culture=neutral, PublicKeyToken=b800c4cfcdeea87b, processorArchitecture=MSIL">
|
<HintPath>..\packages\Topshelf.4.3.0\lib\net452\Topshelf.dll</HintPath>
|
</Reference>
|
<Reference Include="Topshelf.NLog, Version=4.3.0.0, Culture=neutral, PublicKeyToken=b800c4cfcdeea87b, processorArchitecture=MSIL">
|
<HintPath>..\packages\Topshelf.NLog.4.3.0\lib\net452\Topshelf.NLog.dll</HintPath>
|
</Reference>
|
<Reference Include="WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4, processorArchitecture=MSIL">
|
<HintPath>..\packages\WebActivatorEx.2.0\lib\net40\WebActivatorEx.dll</HintPath>
|
</Reference>
|
<Reference Include="ZstdSharp, Version=0.8.0.0, Culture=neutral, PublicKeyToken=8d151af33a4ad5cf, processorArchitecture=MSIL">
|
<HintPath>packages\ZstdSharp.Port.0.8.0\lib\net462\ZstdSharp.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="apiMethod\EnterWareHouseService.cs" />
|
<Compile Include="apiMethod\OutWareHouseService.cs" />
|
<Compile Include="apiMethod\SynthesizeService.cs" />
|
<Compile Include="api\EquipmentTextController.cs" />
|
<Compile Include="api\MoboxController.cs" />
|
<Compile Include="api\AgvController.cs" />
|
<Compile Include="api\OutStorageController.cs" />
|
<Compile Include="api\PutInStorageController.cs" />
|
<Compile Include="api\SynthesizeController.cs" />
|
<Compile Include="App_Start\Startup.cs" />
|
<Compile Include="App_Start\SwaggerControllerDescProvider.cs" />
|
<Compile Include="core\WCSCore.cs" />
|
<Compile Include="core\WMSCore.cs" />
|
<Compile Include="device\Copy.cs" />
|
<Compile Include="device\LibplctagHelper.cs" />
|
<Compile Include="device\MitsubishiHelper.cs" />
|
<Compile Include="device\ModbusHelper.cs" />
|
<Compile Include="device\PlcHelper.cs" />
|
<Compile Include="device\S7Helper.cs" />
|
<Compile Include="device\TcpClient.cs" />
|
<Compile Include="device\TcpServer.cs" />
|
<Compile Include="dispatch\GZRobot.cs" />
|
<Compile Include="dispatch\HanAo.cs" />
|
<Compile Include="dispatch\NDC.cs" />
|
<Compile Include="core\Monitor.cs" />
|
<Compile Include="dto\ConveyorlinesInfoDto.cs" />
|
<Compile Include="dto\CSModel.cs" />
|
<Compile Include="dto\DoOutDto.cs" />
|
<Compile Include="dto\LinePlcInfoDto.cs" />
|
<Compile Include="dto\LocationAllotDto.cs" />
|
<Compile Include="dto\LocationDto.cs" />
|
<Compile Include="dto\MaterialOutDto.cs" />
|
<Compile Include="dto\MaterialsDto.cs" />
|
<Compile Include="dto\MoBoxInputDetailDto.cs" />
|
<Compile Include="dto\MoBoxInputDto.cs" />
|
<Compile Include="dto\MoboxResultDto.cs" />
|
<Compile Include="dto\OperationDto.cs" />
|
<Compile Include="dto\ProductDto.cs" />
|
<Compile Include="dto\ResultDeterminationDto.cs" />
|
<Compile Include="dto\ResultDto.cs" />
|
<Compile Include="dto\SetDiskDetailDto.cs" />
|
<Compile Include="dto\SetDiskDto.cs" />
|
<Compile Include="generalMethod\AdoSqlMethod.cs" />
|
<Compile Include="generalMethod\AGVMethod.cs" />
|
<Compile Include="generalMethod\HelperMethod.cs" />
|
<Compile Include="generalMethod\LocationMethod.cs" />
|
<Compile Include="generalMethod\PipeLineHelper.cs" />
|
<Compile Include="generalMethod\TaskHelper.cs" />
|
<Compile Include="generalMethod\ThirdlyPortMethod.cs" />
|
<Compile Include="generalMethod\ThreadMenthod.cs" />
|
<Compile Include="dispatch\HostToAGV.cs" />
|
<Compile Include="models\AppearanceInspection.cs" />
|
<Compile Include="models\Area.cs" />
|
<Compile Include="models\AZInventory.cs" />
|
<Compile Include="models\BaseModel.cs" />
|
<Compile Include="models\CntrItem.cs" />
|
<Compile Include="models\CntrItemDetail.cs" />
|
<Compile Include="models\Container.cs" />
|
<Compile Include="models\ConveyorLinesInfo.cs" />
|
<Compile Include="models\ConveyorLinesInfos.cs" />
|
<Compile Include="models\DoOut.cs" />
|
<Compile Include="models\FunctionArea.cs" />
|
<Compile Include="models\Location.cs" />
|
<Compile Include="models\LocCntrRel.cs" />
|
<Compile Include="models\MaterialOut.cs" />
|
<Compile Include="models\OI_WMS_OP_DEF.cs" />
|
<Compile Include="models\OI_WMS_SCHEDULE_TYPE.cs" />
|
<Compile Include="models\OI_WMS_TASK_TYPE.cs" />
|
<Compile Include="models\Operation.cs" />
|
<Compile Include="models\other\LEDDemo.cs" />
|
<Compile Include="models\other\ManualTaskSwitch.cs" />
|
<Compile Include="models\OutboundDetail.cs" />
|
<Compile Include="models\OutboundOrder.cs" />
|
<Compile Include="models\PLCToWCS.cs" />
|
<Compile Include="models\PutawayDetail.cs" />
|
<Compile Include="models\PutawayOrder.cs" />
|
<Compile Include="models\ShippingDetail.cs" />
|
<Compile Include="models\ShippingOrder.cs" />
|
<Compile Include="models\SortingCompose.cs" />
|
<Compile Include="models\SortingDetail.cs" />
|
<Compile Include="models\SortingOrder.cs" />
|
<Compile Include="models\SortingResult.cs" />
|
<Compile Include="models\Task.cs" />
|
<Compile Include="models\TaskAction.cs" />
|
<Compile Include="models\TN_ASN_Detail.cs" />
|
<Compile Include="models\TN_ASN_Order.cs" />
|
<Compile Include="models\TN_Business_Source.cs" />
|
<Compile Include="models\TN_Check_Detail.cs" />
|
<Compile Include="models\TN_Check_List.cs" />
|
<Compile Include="models\TN_Check_Order.cs" />
|
<Compile Include="models\TN_Distribution_CNTR.cs" />
|
<Compile Include="models\TN_Distribution_CNTR_Detail.cs" />
|
<Compile Include="models\TN_Equipment.cs" />
|
<Compile Include="models\TN_Factory.cs" />
|
<Compile Include="models\TN_Inspect_Detail.cs" />
|
<Compile Include="models\TN_Inspect_Order.cs" />
|
<Compile Include="models\TN_Inspect_Record.cs" />
|
<Compile Include="models\TN_LC_Log.cs" />
|
<Compile Include="models\TN_Lock.cs" />
|
<Compile Include="models\TN_Loc_EQ_Link.cs" />
|
<Compile Include="models\TN_Material.cs" />
|
<Compile Include="models\TN_MQ_EQAction.cs" />
|
<Compile Include="models\TN_MQ_EQAction_Msg.cs" />
|
<Compile Include="models\TN_OnOff_Shelves.cs" />
|
<Compile Include="models\TN_OOS_Detail.cs" />
|
<Compile Include="models\TN_OOS_Order.cs" />
|
<Compile Include="models\TN_Purchase_Detail.cs" />
|
<Compile Include="models\TN_Purchase_Order.cs" />
|
<Compile Include="models\TN_Receipt_Detail.cs" />
|
<Compile Include="models\TN_Receipt_Order.cs" />
|
<Compile Include="models\TN_Supplier.cs" />
|
<Compile Include="models\TN_Warehouse.cs" />
|
<Compile Include="models\TN_WMS_Const.cs" />
|
<Compile Include="models\WHInventory.cs" />
|
<Compile Include="models\Zone.cs" />
|
<Compile Include="models\ZoneCls.cs" />
|
<Compile Include="models\ZoneLoc.cs" />
|
<Compile Include="process\DeviceProcess.cs" />
|
<Compile Include="process\TaskProcess.cs" />
|
<Compile Include="util\ApiModel.cs" />
|
<Compile Include="util\ExpressionHelper.cs" />
|
<Compile Include="util\FtpHelper.cs" />
|
<Compile Include="util\DirectoryHelper.cs" />
|
<Compile Include="util\HttpHelper.cs" />
|
<Compile Include="util\LogHelper.cs" />
|
<Compile Include="util\Settings.cs" />
|
<Compile Include="util\SqlHelper.cs" />
|
<Compile Include="util\STAttribute.cs" />
|
<Compile Include="util\StrHelper.cs" />
|
<Compile Include="Program.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="dispatch\NDCHelper.cs" />
|
<Compile Include="wms\ContainerHelper.cs" />
|
<Compile Include="wms\LocationHelper.cs" />
|
<Compile Include="wms\SYSHelper.cs" />
|
<Compile Include="wms\WCSHelper.cs" />
|
<Compile Include="wms\WMSHelper.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="0.A.MOBOX3+WCS架构.md" />
|
<None Include="App.config" />
|
<None Include="config\config.json">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
<None Include="packages.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="config\配置说明文档.md" />
|
<Content Include="dll\ActProgType.dll" />
|
<Content Include="dll\AxInterop.ActProgTypeLib.dll" />
|
<Content Include="dll\AxInterop.ActUtlTypeLib.dll" />
|
<Content Include="dll\Hanhe.iWCS.MData.dll" />
|
<Content Include="dll\Interop.ActProgTypeLib.dll" />
|
<Content Include="dll\Interop.ActUtlTypeLib.dll" />
|
<Content Include="downloads\PRD20250226140110(4).CSV" />
|
<Content Include="readme.txt" />
|
<EmbeddedResource Include="swagger.js">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</EmbeddedResource>
|
</ItemGroup>
|
<ItemGroup />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
</Project>
|