From 401191307add38520653269cd43c1ad350b51c38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 15:39:29 +0000 Subject: [PATCH] Bump MSTest.TestAdapter from 3.4.3 to 3.5.0 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.4.3 to 3.5.0. - [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/v3.4.3...v3.5.0) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj | 2 +- .../BookmarkSync.Infrastructure.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj b/tests/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj index e1deb9f..de3d382 100644 --- a/tests/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj +++ b/tests/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj @@ -15,7 +15,7 @@ - + all diff --git a/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj b/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj index 60bc9d9..d3e171b 100644 --- a/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj +++ b/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj @@ -14,7 +14,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all