| | |
| | | <Compile Include="Helpers\ResultHelper.cs" /> |
| | | <Compile Include="Helpers\DbHelper.cs" /> |
| | | <Compile Include="Models\DebugModel.cs" /> |
| | | <Compile Include="Models\TN_Check_Order.cs" /> |
| | | <Compile Include="Models\TN_Inbound_Order.cs" /> |
| | | <Compile Include="Models\TN_Order_Task.cs" /> |
| | | <Compile Include="Models\TN_Outbound_Order.cs" /> |
| | | <Compile Include="Models\TN_Outbound_Detail.cs" /> |
| | | <Compile Include="Models\TN_Outbound_Task.cs" /> |
| | | <Compile Include="ServiceCore\CheckCore.cs" /> |
| | | <Compile Include="ServiceCore\OutboundCore.cs" /> |
| | | <Compile Include="Services\DebugService.cs" /> |
| | | <Compile Include="Devices\BaseModbusDevice.cs" /> |
| | |
| | | <ItemGroup> |
| | | <None Include=".editorconfig" /> |
| | | <None Include="App.config" /> |
| | | <None Include="config\config.comment.json" /> |
| | | <None Include="config\config.json"> |
| | | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| | | </None> |