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