From f5e282864e893e2327e948ceb6625c774a69a9a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 22:55:12 +0000 Subject: [PATCH] Bump the dev-dependencies group in /tests with 2 updates Bumps the dev-dependencies group in /tests with 2 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [xunit](https://github.com/xunit/xunit). Updates `Microsoft.NET.Test.Sdk` from 17.7.2 to 17.8.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0) Updates `xunit` from 2.5.1 to 2.6.6 - [Commits](https://github.com/xunit/xunit/compare/2.5.1...2.6.6) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- tests/OldNorseDictionaryTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/OldNorseDictionaryTests.csproj b/tests/OldNorseDictionaryTests.csproj index abd037e..e5321d0 100644 --- a/tests/OldNorseDictionaryTests.csproj +++ b/tests/OldNorseDictionaryTests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all