aboutsummaryrefslogtreecommitdiff
path: root/Codeforces.Test/Codeforces.Test.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Codeforces.Test/Codeforces.Test.csproj')
-rw-r--r--Codeforces.Test/Codeforces.Test.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Codeforces.Test/Codeforces.Test.csproj b/Codeforces.Test/Codeforces.Test.csproj
index cfcaf99..85161e3 100644
--- a/Codeforces.Test/Codeforces.Test.csproj
+++ b/Codeforces.Test/Codeforces.Test.csproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <TargetFramework>net6.0</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>