Skip to content

Commit 266cc9f

Browse files
Bump the dotnet group (#43323)
Bumps the dotnet group in /docs/core/extensions/snippets/http/generated with 2 updates: [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) and [Refit.HttpClientFactory](https://github.com/reactiveui/refit). Updates `Microsoft.Extensions.Http` from 8.0.1 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.1) Updates `Refit.HttpClientFactory` from 7.2.1 to 8.0.0 - [Release notes](https://github.com/reactiveui/refit/releases) - [Commits](reactiveui/refit@7.2.1...8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Refit.HttpClientFactory dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5155a3 commit 266cc9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/extensions/snippets/http/generated/generated.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
1313
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
14-
<PackageReference Include="Refit.HttpClientFactory" Version="7.2.1" />
14+
<PackageReference Include="Refit.HttpClientFactory" Version="8.0.0" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)