| | |
| | | </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> |