Skip to content

Commit 353aeb3

Browse files
Bump Microsoft.Rest.ClientRuntime
Bumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.20 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 05ad3d0 commit 353aeb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gen2-sample/csharp-tsi-gen2-sample/DataPlaneClientSampleApp/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="Hyak.Common" version="1.2.2" targetFramework="net452" />
44
<package id="Microsoft.Azure.Common" version="2.2.1" targetFramework="net452" />
55
<package id="Microsoft.Azure.KeyVault" version="3.0.3" targetFramework="net452" />
66
<package id="Microsoft.Azure.KeyVault.WebKey" version="3.0.3" targetFramework="net452" />
77
<package id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="4.5.1" targetFramework="net452" />
8-
<package id="Microsoft.Rest.ClientRuntime" version="2.3.20" targetFramework="net452" />
8+
<package id="Microsoft.Rest.ClientRuntime" version="2.3.24" targetFramework="net452" />
99
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.19" targetFramework="net452" />
1010
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net452" />
1111
<package id="System.Runtime" version="4.3.1" targetFramework="net452" />

0 commit comments

Comments
 (0)