From 849ac5e68ef6db11d2302adb6bdf63802f8288cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 12:27:07 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 3.10.2 to 3.11.0 --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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..5d891cf 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..cd2f206 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.11.0, )", + "resolved": "3.11.0", + "contentHash": "57sKvtMHk8LPA39sRZTSPFgECZf24fntfOEIH+GpTyVYCKasuGObgEg3XlzsKplu5Vdm65qUayl7ytUavFCKdA==", "dependencies": { - "MSTest.Analyzers": "3.10.2" + "MSTest.Analyzers": "3.11.0" } }, "System.Net.Http.Json": { @@ -291,8 +291,8 @@ }, "MSTest.Analyzers": { "type": "Transitive", - "resolved": "3.10.2", - "contentHash": "WS9GHohjOzf653bqCSxplq3T25LAwFVeVrgLuotTiPDu+bO5bD7RgvXbkLqRqZGE2Qyuk/dbQpqa18PYAMXjMg==" + "resolved": "3.11.0", + "contentHash": "RJAcnF9izm2ln8qytMC0NqAzCIAgnEJONVl6y9omTRahOseCF7TL8kPYo6uSfHfU8acm0eX+H08clJqXcZWNxw==" }, "NETStandard.Library": { "type": "Transitive",