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

Commit e2bd299

Browse files
Bump Microsoft.Rest.ClientRuntime in /src/AzureClient
Bumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.23 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.23...Microsoft.Rest.ClientRuntime_2.3.24) --- updated-dependencies: - dependency-name: Microsoft.Rest.ClientRuntime dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c4811c commit e2bd299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AzureClient/AzureClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<ItemGroup>
1919
<PackageReference Include="Azure.Quantum.Jobs" Version="1.0.0-beta.3" />
2020
<PackageReference Include="Microsoft.Azure.Quantum.Client" Version="0.28.291394" />
21-
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.23" />
21+
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
2222
<PackageReference Include="Microsoft.Rest.ClientRuntime.Azure" Version="3.3.19" />
2323
<PackageReference Include="System.Reactive" Version="4.3.2" />
2424
</ItemGroup>

0 commit comments

Comments
 (0)