From 1c9f95d068a0be05e22fba1d5d2a4f9925469c2e Mon Sep 17 00:00:00 2001 From: Cecilia Sanare Date: Wed, 5 Jun 2024 20:56:29 -0500 Subject: [PATCH] ci: update test dotnet version --- UnitTests/UnitTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UnitTests/UnitTests.csproj b/UnitTests/UnitTests.csproj index 3bf040b..3a85bad 100644 --- a/UnitTests/UnitTests.csproj +++ b/UnitTests/UnitTests.csproj @@ -1,7 +1,7 @@ - net7.0-windows + net8.0-windows false