| | |
| | | <Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL"> |
| | | <HintPath>packages\BouncyCastle.Cryptography.2.4.0\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\net462\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> |
| | |
| | | <Compile Include="AppStart\SwaggerControllerDescProvider.cs" /> |
| | | <Compile Include="Devices\SnapDevice.cs" /> |
| | | <Compile Include="Devices\SnapManager.cs" /> |
| | | <Compile Include="Dtos\Request\DebugRequest.cs" /> |
| | | <Compile Include="Dtos\Request\ErpRequest.cs" /> |
| | | <Compile Include="Dtos\Response\DebugResponse.cs" /> |
| | | <Compile Include="Dtos\Response\ErpResponse.cs" /> |
| | | <Compile Include="Helpers\AgvHelper.cs" /> |
| | | <Compile Include="Helpers\DbHelper.cs" /> |
| | | <Compile Include="Helpers\ResultHelper.cs" /> |
| | | <Compile Include="Helpers\PathHelper.cs" /> |
| | | <Compile Include="Models\DebugModel.cs" /> |
| | | <Compile Include="Models\TN_Inbound_Order.cs" /> |
| | | <Compile Include="Models\TN_Outbound_Order.cs" /> |
| | | <Compile Include="ServiceCore\WMSCore.cs" /> |
| | | <Compile Include="Models\BaseModel.cs" /> |
| | | <Compile Include="Services\DebugService.cs" /> |
| | |
| | | <Compile Include="Dispatch\HostToAGV.cs" /> |
| | | <Compile Include="Helpers\TaskHelper.cs" /> |
| | | <Compile Include="Services\AgvService.cs" /> |
| | | <Compile Include="Services\ErpService.cs" /> |
| | | <Compile Include="Services\MoboxService.cs" /> |
| | | <Compile Include="Helpers\LogHelper.cs" /> |
| | | <Compile Include="Helpers\ContainerHelper.cs" /> |
| | | <Compile Include="Helpers\LocationHelper.cs" /> |
| | | <Compile Include="Helpers\WMSHelper.cs" /> |
| | | <Compile Include="Helpers\SYSHelper.cs" /> |
| | | <Compile Include="Helpers\SysHelper.cs" /> |
| | | <Compile Include="Program.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <Compile Include="AppStart\Settings.cs" /> |
| | |
| | | <Name>NetSDKCS</Name> |
| | | </ProjectReference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Folder Include="debug\" /> |
| | | </ItemGroup> |
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| | | </Project> |