From 74e7f3e6b07dd5f7d376c9f1648b1fb20fe135d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:58:36 +0000 Subject: [PATCH] Bump BouncyCastle.Cryptography from 2.2.1 to 2.3.1 in /test/SdkTests Bumps [BouncyCastle.Cryptography](https://github.com/bcgit/bc-csharp) from 2.2.1 to 2.3.1. - [Commits](https://github.com/bcgit/bc-csharp/compare/release-2.2.1...release-2.3.1) --- updated-dependencies: - dependency-name: BouncyCastle.Cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/SdkTests/SdkTests.csproj | 5 +++-- test/SdkTests/app.config | 4 ++++ test/SdkTests/packages.config | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index ec7c8fc9b..5cbc07ad8 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -43,8 +43,9 @@ - - ..\packages\BouncyCastle.Cryptography.2.2.1\lib\net461\BouncyCastle.Cryptography.dll + + ..\packages\BouncyCastle.Cryptography.2.3.1\lib\net461\BouncyCastle.Cryptography.dll + True ..\..\sdk\src\DocuSign.eSign\bin\Debug\net462\DocuSign.eSign.dll diff --git a/test/SdkTests/app.config b/test/SdkTests/app.config index a0cefc2f3..4701542b3 100644 --- a/test/SdkTests/app.config +++ b/test/SdkTests/app.config @@ -6,6 +6,10 @@ + + + + \ No newline at end of file diff --git a/test/SdkTests/packages.config b/test/SdkTests/packages.config index a37dfc893..d6a14231b 100644 --- a/test/SdkTests/packages.config +++ b/test/SdkTests/packages.config @@ -1,6 +1,6 @@  - +