Skip to content

Commit

Permalink
Bump Microsoft.Rest.ClientRuntime
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.10 to 2.3.24.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/commits/Microsoft.Rest.ClientRuntime_2.3.24)

---
updated-dependencies:
- dependency-name: Microsoft.Rest.ClientRuntime
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent 234f3fb commit b0e9e78
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Autofac" version="4.6.2" targetFramework="net46" />
<package id="Chronic.Signed" version="0.3.2" targetFramework="net46" />
Expand All @@ -21,7 +21,7 @@
<package id="Microsoft.IdentityModel.Protocols" version="2.1.5" targetFramework="net46" />
<package id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="2.1.5" targetFramework="net46" />
<package id="Microsoft.IdentityModel.Tokens" version="5.1.5" targetFramework="net46" />
<package id="Microsoft.Rest.ClientRuntime" version="2.3.10" targetFramework="net46" />
<package id="Microsoft.Rest.ClientRuntime" version="2.3.24" targetFramework="net46" />
<package id="Microsoft.WindowsAzure.ConfigurationManager" version="3.2.3" targetFramework="net46" />
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net46" />
<package id="System.ComponentModel.EventBasedAsync" version="4.3.0" targetFramework="net46" />
Expand Down

0 comments on commit b0e9e78

Please sign in to comment.