From b556cedcf68616e7a4f8c6330d9539636153e819 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 13:15:39 +0300 Subject: [PATCH] Bump MSTest.TestFramework in /src/ClashOfClans.Tests.Unit (#134) Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.2 to 3.0.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.0.2...v3.0.4) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/ClashOfClans.Tests.Unit/ClashOfClans.Tests.Unit.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ClashOfClans.Tests.Unit/ClashOfClans.Tests.Unit.csproj b/src/ClashOfClans.Tests.Unit/ClashOfClans.Tests.Unit.csproj index 86634b16..3812eb8f 100644 --- a/src/ClashOfClans.Tests.Unit/ClashOfClans.Tests.Unit.csproj +++ b/src/ClashOfClans.Tests.Unit/ClashOfClans.Tests.Unit.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive