Skip to content

Commit

Permalink
Merge commit '48031d96bbcbce8c61b801acf1a763417d5b0216'
Browse files Browse the repository at this point in the history
  • Loading branch information
lindexi committed Jun 18, 2024
2 parents 915ec8e + 48031d9 commit 6065ca8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0-windows</TargetFramework>
<TargetFramework>net9.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<UseWPF>true</UseWPF>
Expand Down

0 comments on commit 6065ca8

Please sign in to comment.