Skip to content

Commit f3af3de

Browse files
committed
[升级]1. 升级底层框架库
1 parent b96ea7b commit f3af3de

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

GameFrameX.NetWork.HTTP/GameFrameX.NetWork.HTTP.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
<OutputPath>..\bin\app</OutputPath>
3838
</PropertyGroup>
3939
<ItemGroup>
40-
<PackageReference Include="GameFrameX.Foundation.Hash" Version="1.2.1" />
41-
<PackageReference Include="GameFrameX.Foundation.Http.Normalization" Version="1.2.1" />
42-
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
40+
<PackageReference Include="GameFrameX.Foundation.Hash" Version="1.3.1" />
41+
<PackageReference Include="GameFrameX.Foundation.Http.Normalization" Version="1.3.1" />
42+
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.3.0" />
4343
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.12" />
4444
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="7.3.1" />
4545
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="7.3.1" />

0 commit comments

Comments
 (0)