服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-10-09 a3c24a00541d0a8d04064dc2aa53c263fd93a7fe
Tiger.Controllers.WMS/Tiger.Controllers.WMS.csproj
@@ -7,10 +7,6 @@
  </PropertyGroup>
  <ItemGroup>
    <PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\Tiger.Api\Tiger.Api.csproj" />
  </ItemGroup>