From 3a651424d091267cd8888de9fc622bc51feb64c2 Mon Sep 17 00:00:00 2001 From: James Courtney Date: Fri, 1 Dec 2023 01:04:01 -0800 Subject: [PATCH] Couple more projects --- src/Tests/Stryker/CodeGen/CodeGen.csproj | 2 +- src/Tests/Stryker/Tests/StrykerTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Tests/Stryker/CodeGen/CodeGen.csproj b/src/Tests/Stryker/CodeGen/CodeGen.csproj index 9db6bcf6..eeb8c9a7 100644 --- a/src/Tests/Stryker/CodeGen/CodeGen.csproj +++ b/src/Tests/Stryker/CodeGen/CodeGen.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 StrykerTestsCodeGen FlatSharpStrykerTests true diff --git a/src/Tests/Stryker/Tests/StrykerTests.csproj b/src/Tests/Stryker/Tests/StrykerTests.csproj index 78edcd9d..aec72e05 100644 --- a/src/Tests/Stryker/Tests/StrykerTests.csproj +++ b/src/Tests/Stryker/Tests/StrykerTests.csproj @@ -2,7 +2,7 @@ - net7.0 + net8.0 false FlatSharpStrykerTests FlatSharpStrykerTests