Skip to content

Commit 9f5346f

Browse files
Bump System.Threading.RateLimiting (#44385)
Bumps the dotnet group in /docs/core/extensions/snippets/ai/ConsoleAI.CustomClientMiddle with 1 update: [System.Threading.RateLimiting](https://github.com/dotnet/runtime). Updates `System.Threading.RateLimiting` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: System.Threading.RateLimiting dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 546ed4e commit 9f5346f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/extensions/snippets/ai/ConsoleAI.CustomClientMiddle/ConsoleAI.CustomClientMiddle.csproj

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

1010
<ItemGroup>
11-
<PackageReference Include="System.Threading.RateLimiting" Version="9.0.0" />
11+
<PackageReference Include="System.Threading.RateLimiting" Version="9.0.1" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)