aboutsummaryrefslogtreecommitdiff
path: root/Codeforces.Console/Codeforces.Console.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Codeforces.Console/Codeforces.Console.csproj')
-rw-r--r--Codeforces.Console/Codeforces.Console.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Codeforces.Console/Codeforces.Console.csproj b/Codeforces.Console/Codeforces.Console.csproj
index 5eb1e84..c1368a7 100644
--- a/Codeforces.Console/Codeforces.Console.csproj
+++ b/Codeforces.Console/Codeforces.Console.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
- <TargetFramework>net6.0</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>disable</Nullable>
</PropertyGroup>