From 2f3acb6ac85547c01f31c7da295c7f86fd66f011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 07:55:35 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 2.2.10 to 3.4.3 in /csharp/src Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.10 to 3.4.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v2.2.10...v3.4.3) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- csharp/tests/Base64EncoderTests/Base64EncoderTests.csproj | 2 +- csharp/tests/HKDFTests/HKDFTests.csproj | 2 +- csharp/tests/HMACTests/HMACTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/csharp/tests/Base64EncoderTests/Base64EncoderTests.csproj b/csharp/tests/Base64EncoderTests/Base64EncoderTests.csproj index 676d121..e7f793d 100644 --- a/csharp/tests/Base64EncoderTests/Base64EncoderTests.csproj +++ b/csharp/tests/Base64EncoderTests/Base64EncoderTests.csproj @@ -9,7 +9,7 @@ - + diff --git a/csharp/tests/HKDFTests/HKDFTests.csproj b/csharp/tests/HKDFTests/HKDFTests.csproj index ae93f90..74f817c 100644 --- a/csharp/tests/HKDFTests/HKDFTests.csproj +++ b/csharp/tests/HKDFTests/HKDFTests.csproj @@ -9,7 +9,7 @@ - + diff --git a/csharp/tests/HMACTests/HMACTests.csproj b/csharp/tests/HMACTests/HMACTests.csproj index da6d784..5fb05d0 100644 --- a/csharp/tests/HMACTests/HMACTests.csproj +++ b/csharp/tests/HMACTests/HMACTests.csproj @@ -9,7 +9,7 @@ - +