From d2ffe41cc89b384910f35a949ec56f378da0fdd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 00:37:21 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 3.5.2 to 3.6.0 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.5.2 to 3.6.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.5.2...v3.6.0) --- updated-dependencies: - dependency-name: MSTest.TestFramework 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 0939431..15920ba 100644 --- a/tests/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj +++ b/tests/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj b/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj index 056def5..c2ef698 100644 --- a/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj +++ b/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive