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 a5155a3 commit 266cc9fCopy full SHA for 266cc9f
docs/core/extensions/snippets/http/generated/generated.csproj
@@ -11,7 +11,7 @@
11
<ItemGroup>
12
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
13
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
14
- <PackageReference Include="Refit.HttpClientFactory" Version="7.2.1" />
+ <PackageReference Include="Refit.HttpClientFactory" Version="8.0.0" />
15
</ItemGroup>
16
17
0 commit comments