From 05c710ae741707247c2dc1b70038b7cd031619df Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Fri, 7 Feb 2025 20:07:07 -0300 Subject: [PATCH] Bump tests to latest supported LTS --- src/Tests/Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index 1517ea8..14dd4da 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -1,7 +1,7 @@  - net6.0 + net8.0 true