Skip to content

Commit fdc1b8d

Browse files
Bump System.Threading.RateLimiting from 10.0.0-preview.7.25380.108 to 10.0.0-rc.1.25451.107 (#48438)
--- updated-dependencies: - dependency-name: System.Threading.RateLimiting dependency-version: 10.0.0-rc.1.25451.107 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 aa6787f commit fdc1b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.CustomClientMiddle/ConsoleAI.CustomClientMiddle.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="OllamaSharp" Version="5.3.6" />
12-
<PackageReference Include="System.Threading.RateLimiting" Version="10.0.0-preview.7.25380.108" />
12+
<PackageReference Include="System.Threading.RateLimiting" Version="10.0.0-rc.1.25451.107" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)