| | |
| | | <Compile Include="Consts\AgvStateCode.cs" /> |
| | | <Compile Include="Consts\AgvStateName.cs" /> |
| | | <Compile Include="Consts\AreaCode.cs" /> |
| | | <Compile Include="Consts\AreaName.cs" /> |
| | | <Compile Include="Consts\LockStateCode.cs" /> |
| | | <Compile Include="Consts\LockStateName.cs" /> |
| | | <Compile Include="Consts\TaskName.cs" /> |
| | |
| | | <Compile Include="Dtos\Response\ErpResponse.cs" /> |
| | | <Compile Include="Helpers\AgvHelper.cs" /> |
| | | <Compile Include="Helpers\DbHelper.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" /> |
| | |
| | | <ItemGroup> |
| | | <None Include=".editorconfig" /> |
| | | <None Include="App.config" /> |
| | | <None Include="config\config.comment.json" /> |
| | | <None Include="config\config.json"> |
| | | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| | | </None> |
| | |
| | | <Name>NetSDKCS</Name> |
| | | </ProjectReference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Folder Include="debug\" /> |
| | | </ItemGroup> |
| | | <ItemGroup /> |
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| | | </Project> |