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