啊鑫
6 天以前 2ba5117206c152cece2e5ac40067a6232dfb2870
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>