Browse Source

Update ChunkyImageLibVis.csproj

Krzysztof Krysiński 2 years ago
parent
commit
3fafe74d04
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/ChunkyImageLibVis/ChunkyImageLibVis.csproj

+ 1 - 1
src/ChunkyImageLibVis/ChunkyImageLibVis.csproj

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <OutputType>WinExe</OutputType>
-    <TargetFramework>net6.0-windows</TargetFramework>
+    <TargetFramework>net7.0-windows</TargetFramework>
     <Nullable>enable</Nullable>
     <UseWPF>true</UseWPF>
     <Configurations>Debug;Release;Steam</Configurations>