wbc
2025-12-10 cdaab6b7109fc5f748769a206075f30dbfb798d7
WebApi/Gs.Warehouse/Gs.Warehouse.csproj
@@ -18,17 +18,17 @@
    </PropertyGroup>
    <ItemGroup>
        <PackageReference Include="SqlSugarCore" Version="5.1.4.167"/>
        <PackageReference Include="SqlSugarCore" Version="5.1.4.167" />
    </ItemGroup>
    <ItemGroup>
        <ProjectReference Include="..\Gs.Entity\Gs.Entity.csproj"/>
        <ProjectReference Include="..\Gs.Toolbox\Gs.Toolbox.csproj"/>
        <ProjectReference Include="..\Gs.Entity\Gs.Entity.csproj" />
        <ProjectReference Include="..\Gs.Toolbox\Gs.Toolbox.csproj" />
    </ItemGroup>
    <ItemGroup>
        <Compile Remove="Services\MesInvItemArnDetailManager.cs"/>
        <Compile Remove="Services\MesInvItemOutsManager.cs"/>
        <Compile Remove="Services\MesInvItemArnDetailManager.cs" />
        <Compile Remove="Services\MesInvItemOutsManager.cs" />
    </ItemGroup>
</Project>