From 100599c68b0cdb5c39d6d37b88faeb52737d1b30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 13:13:50 +0300 Subject: [PATCH] Bump MSTest.TestAdapter in /src/ClashOfClans.Tests.Unit (#135) Bumps [MSTest.TestAdapter](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.TestAdapter 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ClashOfClans.Tests.Unit/ClashOfClans.Tests.Unit.csproj b/src/ClashOfClans.Tests.Unit/ClashOfClans.Tests.Unit.csproj index 7681ffe6..86634b16 100644 --- a/src/ClashOfClans.Tests.Unit/ClashOfClans.Tests.Unit.csproj +++ b/src/ClashOfClans.Tests.Unit/ClashOfClans.Tests.Unit.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -7,7 +7,7 @@ - + all