Skip to content

Commit ddae937

Browse files
Bump System.Threading.RateLimiting
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]>
1 parent 94d4dbe commit ddae937

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)