Skip to content

Commit 9ceee64

Browse files
Upgrade http package
1 parent 69c60e8 commit 9ceee64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RestClient.Net.DependencyInjection/RestClient.Net.DependencyInjection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.0" />
12+
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
1313
<ProjectReference Include="..\RestClient.Net.Abstractions\RestClient.Net.Abstractions.csproj" />
1414
<ProjectReference Include="..\RestClient.Net\RestClient.Net.csproj" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)