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

Commit b50b233

Browse files
Bump Microsoft.Rest.ClientRuntime
Bumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.8 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>
1 parent 0468031 commit b50b233

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Asset/documentdb-dotnet-todo-app/src/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="Antlr" version="3.5.0.2" targetFramework="net45" />
44
<package id="Azure.Core" version="1.20.0" targetFramework="net472" />
@@ -19,7 +19,7 @@
1919
<package id="Microsoft.Identity.Client" version="4.30.1" targetFramework="net472" />
2020
<package id="Microsoft.Identity.Client.Extensions.Msal" version="2.18.4" targetFramework="net472" />
2121
<package id="Microsoft.jQuery.Unobtrusive.Validation" version="3.2.2" targetFramework="net45" />
22-
<package id="Microsoft.Rest.ClientRuntime" version="2.3.8" targetFramework="net452" />
22+
<package id="Microsoft.Rest.ClientRuntime" version="2.3.24" targetFramework="net452" />
2323
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.7" targetFramework="net452" />
2424
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
2525
<package id="Modernizr" version="2.8.3" targetFramework="net45" />

0 commit comments

Comments
 (0)