From c823fea9515ae71e09a12615334c0d6994bf9daa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 01:29:57 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 3.0.2 to 3.0.3 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.2 to 3.0.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/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj | 2 +- .../BookmarkSync.Infrastructure.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj b/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj index 5b7981e..1f8596e 100644 --- a/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj +++ b/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj b/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj index 799ff8f..1afa651 100644 --- a/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj +++ b/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive