diff --git a/i3csstatus.csproj b/i3csstatus.csproj
index 9c134eb076a55872d123be3423973c5a461bc3e4..bd86f60629360a2aa25483d68c3db18d050cdd76 100644
--- a/i3csstatus.csproj
+++ b/i3csstatus.csproj
@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <OutputType>Exe</OutputType>
-    <TargetFramework>net7.0</TargetFramework>
+    <TargetFramework>net8.0</TargetFramework>
     <EnablePreviewFeatures>true</EnablePreviewFeatures>
   </PropertyGroup>