From a58c5553bdf26107c704c4d4ac876b6e87e2b33c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 12:20:22 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 3.10.2 to 3.10.4 --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-version: 3.10.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../OAuth2Authenticator.Tests.csproj | 2 +- OAuth2Authenticator.Tests/packages.lock.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/OAuth2Authenticator.Tests/OAuth2Authenticator.Tests.csproj b/OAuth2Authenticator.Tests/OAuth2Authenticator.Tests.csproj index 6028534..fdbc31c 100644 --- a/OAuth2Authenticator.Tests/OAuth2Authenticator.Tests.csproj +++ b/OAuth2Authenticator.Tests/OAuth2Authenticator.Tests.csproj @@ -10,7 +10,7 @@ - + diff --git a/OAuth2Authenticator.Tests/packages.lock.json b/OAuth2Authenticator.Tests/packages.lock.json index 963f698..6068031 100644 --- a/OAuth2Authenticator.Tests/packages.lock.json +++ b/OAuth2Authenticator.Tests/packages.lock.json @@ -43,11 +43,11 @@ }, "MSTest.TestFramework": { "type": "Direct", - "requested": "[3.10.2, )", - "resolved": "3.10.2", - "contentHash": "8rigmjMCEGbpAjrRhl/vCW4b4SE9AENMu1Uzatdke+L88v4YjyUlU5336160+np5HkdC9hizXo73NVzlCj2bog==", + "requested": "[3.10.4, )", + "resolved": "3.10.4", + "contentHash": "i6P4/1d2Nc4O5eOcTfvjqc/psgNNuyfMPNNU3cTvQe56bznykTZ1X88eB8JmYa+V3UiTTBKXyDP9yUb8oezLoQ==", "dependencies": { - "MSTest.Analyzers": "3.10.2" + "MSTest.Analyzers": "3.10.4" } }, "System.Net.Http.Json": { @@ -291,8 +291,8 @@ }, "MSTest.Analyzers": { "type": "Transitive", - "resolved": "3.10.2", - "contentHash": "WS9GHohjOzf653bqCSxplq3T25LAwFVeVrgLuotTiPDu+bO5bD7RgvXbkLqRqZGE2Qyuk/dbQpqa18PYAMXjMg==" + "resolved": "3.10.4", + "contentHash": "a3IHTsbd+iS0pZUI7KC6nCCQgTOhjPyqDwPOtKLGCwjRifQ9N4K40qTqCaQlPOxwKaIxVwDLRYFvdY9NTDVi0w==" }, "NETStandard.Library": { "type": "Transitive",