From 5396ae542fea3596d6bdd64850f6aff265bb0c34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:54:52 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 3.6.3 to 3.6.4 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.6.3 to 3.6.4. - [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.6.3...v3.6.4) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Hyperbee.Migrations.Integration.Tests.csproj | 2 +- .../Hyperbee.Migrations.Tests/Hyperbee.Migrations.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Hyperbee.Migrations.Integration.Tests/Hyperbee.Migrations.Integration.Tests.csproj b/tests/Hyperbee.Migrations.Integration.Tests/Hyperbee.Migrations.Integration.Tests.csproj index 6c5a7d7..c1e6ea0 100644 --- a/tests/Hyperbee.Migrations.Integration.Tests/Hyperbee.Migrations.Integration.Tests.csproj +++ b/tests/Hyperbee.Migrations.Integration.Tests/Hyperbee.Migrations.Integration.Tests.csproj @@ -17,7 +17,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/tests/Hyperbee.Migrations.Tests/Hyperbee.Migrations.Tests.csproj b/tests/Hyperbee.Migrations.Tests/Hyperbee.Migrations.Tests.csproj index e7aa3ec..b68a4c3 100644 --- a/tests/Hyperbee.Migrations.Tests/Hyperbee.Migrations.Tests.csproj +++ b/tests/Hyperbee.Migrations.Tests/Hyperbee.Migrations.Tests.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive