1
tjx
2025-10-11 c01d18bc7e003a025e06fc1a2d1ac62fbd036269
WebApi/Gs.HostIIS/Gs.HostIIS.csproj
@@ -7,13 +7,13 @@
    </PropertyGroup>
    <ItemGroup>
        <PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.8"/>
        <PackageReference Include="SqlSugarCore" Version="5.1.4.167"/>
        <PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0"/>
        <PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.8" />
        <PackageReference Include="SqlSugarCore" Version="5.1.4.167" />
        <PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
    </ItemGroup>
    <ItemGroup>
        <ProjectReference Include="..\Gs.Toolbox\Gs.Toolbox.csproj"/>
        <ProjectReference Include="..\Gs.Toolbox\Gs.Toolbox.csproj" />
    </ItemGroup>
</Project>