From 8c7d6d80bb285feeb236f3e5b2fea8ac5d991f6d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 7 Jul 2023 21:41:12 +0000
Subject: [PATCH] Bump Microsoft.Rest.ClientRuntime in /SocialPlus.Client

Bumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.4 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] <support@github.com>
---
 SocialPlus.Client/packages.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SocialPlus.Client/packages.config b/SocialPlus.Client/packages.config
index 65c8ab2..a2d009e 100644
--- a/SocialPlus.Client/packages.config
+++ b/SocialPlus.Client/packages.config
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
 <packages>
-  <package id="Microsoft.Rest.ClientRuntime" version="2.3.4" targetFramework="net452" />
+  <package id="Microsoft.Rest.ClientRuntime" version="2.3.24" targetFramework="net452" />
   <package id="Newtonsoft.Json" version="9.0.1" targetFramework="net452" />
 </packages>
\ No newline at end of file