From b0907deb3493e6fc5b30eddadb0b8a1918e37953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 06:04:11 +0000 Subject: [PATCH] Update Microsoft.Rest.ClientRuntime to 2.3.24 --- updated-dependencies: - dependency-name: Microsoft.Rest.ClientRuntime dependency-version: 2.3.24 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Tools/Tools.csproj | 6 +++--- Tools/app.config | 4 ++++ Tools/packages.config | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Tools/Tools.csproj b/Tools/Tools.csproj index bf17bcc9..85e2c692 100644 --- a/Tools/Tools.csproj +++ b/Tools/Tools.csproj @@ -1,4 +1,4 @@ - + @@ -49,8 +49,8 @@ ..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.3.19.8\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll True - - ..\packages\Microsoft.CrmSdk.XrmTooling.CoreAssembly.9.1.0.51\lib\net462\Microsoft.Rest.ClientRuntime.dll + + ..\packages\Microsoft.Rest.ClientRuntime.2.3.24\lib\net461\Microsoft.Rest.ClientRuntime.dll True diff --git a/Tools/app.config b/Tools/app.config index 1696df66..06857174 100644 --- a/Tools/app.config +++ b/Tools/app.config @@ -6,6 +6,10 @@ + + + + \ No newline at end of file diff --git a/Tools/packages.config b/Tools/packages.config index c42adad0..4a3d1c13 100644 --- a/Tools/packages.config +++ b/Tools/packages.config @@ -8,7 +8,7 @@ - +