From 32a575a333a08af2deb6e56756d5e4dcdcad2c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 19:22:08 +0000 Subject: [PATCH 1/2] Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Thrive.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Thrive.csproj b/Thrive.csproj index 7fd4b04199e..581c240f8d1 100644 --- a/Thrive.csproj +++ b/Thrive.csproj @@ -47,7 +47,7 @@ none runtime; build; native; contentfiles; analyzers; buildtransitive --> - + From 496e0055719b2a5a18442d6708896005d983a167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henri=20Hyyryl=C3=A4inen?= Date: Thu, 23 Apr 2026 10:11:10 +0300 Subject: [PATCH 2/2] Updated dependencies --- RevolutionaryGamesCommon | 2 +- test/code_tests/ThriveTest.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RevolutionaryGamesCommon b/RevolutionaryGamesCommon index 761f56b2939..e97897fa498 160000 --- a/RevolutionaryGamesCommon +++ b/RevolutionaryGamesCommon @@ -1 +1 @@ -Subproject commit 761f56b2939588799a31c297673a8ccf7f4907b7 +Subproject commit e97897fa49875147d20802690a3d217468c329cb diff --git a/test/code_tests/ThriveTest.csproj b/test/code_tests/ThriveTest.csproj index 52b71e34444..e3e7d02a79d 100644 --- a/test/code_tests/ThriveTest.csproj +++ b/test/code_tests/ThriveTest.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive