diff --git a/tests/GEmojiSharp.Benchmark/GEmojiSharp.Benchmark.csproj b/tests/GEmojiSharp.Benchmark/GEmojiSharp.Benchmark.csproj index 7bd0803..0c0126a 100644 --- a/tests/GEmojiSharp.Benchmark/GEmojiSharp.Benchmark.csproj +++ b/tests/GEmojiSharp.Benchmark/GEmojiSharp.Benchmark.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net8.0 diff --git a/tests/GEmojiSharp.Tests/GEmojiSharp.Tests.csproj b/tests/GEmojiSharp.Tests/GEmojiSharp.Tests.csproj index 4012e6d..5471817 100644 --- a/tests/GEmojiSharp.Tests/GEmojiSharp.Tests.csproj +++ b/tests/GEmojiSharp.Tests/GEmojiSharp.Tests.csproj @@ -1,7 +1,7 @@ - net6.0 + net8.0