We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c6c38 commit 326a920Copy full SHA for 326a920
1 file changed
src/Refit.HttpClientFactory/Refit.HttpClientFactory.csproj
@@ -10,7 +10,7 @@
10
11
<ItemGroup>
12
<ProjectReference Include="..\Refit\Refit.csproj" PrivateAssets="Analyzers" />
13
- <PackageReference Include="Microsoft.Extensions.Http" Version="9.0.15" />
+ <PackageReference Include="Microsoft.Extensions.Http" Version="10.0.8" />
14
</ItemGroup>
15
16
0 commit comments