Skip to content

Commit 4fb100e

Browse files
committed
提高System.Net.Http的版本
1 parent f6f286a commit 4fb100e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WebApiClientCore/WebApiClientCore.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16+
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1617
<PackageReference Include="Microsoft.Extensions.Http" Version="3.0.0" />
1718
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="3.0.0" />
1819
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.0.0" />

0 commit comments

Comments
 (0)