From 99da5ea4e8265e654ea491478e7dd5654647bdba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 08:59:20 +0100 Subject: [PATCH] Bump MSTest from 3.7.0 to 3.7.2 (#89) Bumps [MSTest](https://github.com/microsoft/testfx) from 3.7.0 to 3.7.2. - [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.7.0...v3.7.2) --- updated-dependencies: - dependency-name: MSTest 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> --- Protocol.GeneratorTests/Protocol.GeneratorTests.csproj | 2 +- ProtocolTests/ProtocolTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Protocol.GeneratorTests/Protocol.GeneratorTests.csproj b/Protocol.GeneratorTests/Protocol.GeneratorTests.csproj index 772b894..7296e44 100644 --- a/Protocol.GeneratorTests/Protocol.GeneratorTests.csproj +++ b/Protocol.GeneratorTests/Protocol.GeneratorTests.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ProtocolTests/ProtocolTests.csproj b/ProtocolTests/ProtocolTests.csproj index e1ec895..605cddc 100644 --- a/ProtocolTests/ProtocolTests.csproj +++ b/ProtocolTests/ProtocolTests.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive