Bump Microsoft.Rest.ClientRuntime in /HostedExamples/RESTExample

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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-07 21:32:52 +00:00 коммит произвёл GitHub
Родитель 86f552e7a5
Коммит 3cc83238b2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.CustomDecisionService" version="2.0.0" targetFramework="net462" />
<package id="Microsoft.Rest.ClientRuntime" version="2.3.10" targetFramework="net462" />
<package id="Microsoft.Rest.ClientRuntime" version="2.3.24" targetFramework="net462" />
<package id="Newtonsoft.Json" version="8.0.1" targetFramework="net462" />
</packages>