Skip to content

Commit

Permalink
提高System.Net.Http的版本
Browse files Browse the repository at this point in the history
  • Loading branch information
xljiulang committed Apr 28, 2021
1 parent f6f286a commit 4fb100e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WebApiClientCore/WebApiClientCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.0.0" />
Expand Down

0 comments on commit 4fb100e

Please sign in to comment.