From 36e6882e1cf90e4b33a165d179e3f7485dc82a01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 06:44:38 +0000 Subject: [PATCH] Bump the nuget-dependencies group in /src with 2 updates Bumps the nuget-dependencies group in /src with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `MSTest.TestAdapter` from 3.8.2 to 3.8.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.8.2...v3.8.3) Updates `MSTest.TestFramework` from 3.8.2 to 3.8.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.8.2...v3.8.3) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- src/Ookii.AnswerFile.Tests/Ookii.AnswerFile.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Ookii.AnswerFile.Tests/Ookii.AnswerFile.Tests.csproj b/src/Ookii.AnswerFile.Tests/Ookii.AnswerFile.Tests.csproj index 7579362..fa023f2 100644 --- a/src/Ookii.AnswerFile.Tests/Ookii.AnswerFile.Tests.csproj +++ b/src/Ookii.AnswerFile.Tests/Ookii.AnswerFile.Tests.csproj @@ -76,8 +76,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive