kazelee
2025-05-20 ef839d119eec2c28fac5f5ba175d71f926afae44
HH.WCS.Mobox3.AnGang.csproj
@@ -261,7 +261,6 @@
    <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" />
@@ -279,7 +278,6 @@
    <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" />
@@ -333,6 +331,7 @@
  <ItemGroup>
    <None Include=".editorconfig" />
    <None Include="App.config" />
    <None Include="config\config.comment.json" />
    <None Include="config\config.json">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
@@ -364,8 +363,6 @@
      <Name>NetSDKCS</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Folder Include="debug\" />
  </ItemGroup>
  <ItemGroup />
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>