Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 55d1f53

Browse files
Bump Microsoft.Rest.ClientRuntime (#4043)
Bumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.21 to 2.3.24. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Microsoft.Rest.ClientRuntime_2.3.21...Microsoft.Rest.ClientRuntime_2.3.24) --- updated-dependencies: - dependency-name: Microsoft.Rest.ClientRuntime dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e914b81 commit 55d1f53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/csharp_dotnetcore/tests/Samples.CoreBot.FunctionalTests/Samples.CoreBot.FunctionalTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.Bot.Connector.DirectLine" Version="3.0.2" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
12-
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.21" />
12+
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
1313
<PackageReference Include="MSTest.TestAdapter" Version="2.1.0" />
1414
<PackageReference Include="MSTest.TestFramework" Version="2.1.0" />
1515
<PackageReference Include="coverlet.collector" Version="1.2.0" />

0 commit comments

Comments
 (0)