Skip to content

Commit

Permalink
Merge commit 'ca58dd60231a1ec82e5fcc9ba72b2a611d174222'
Browse files Browse the repository at this point in the history
  • Loading branch information
lindexi committed Aug 28, 2024
2 parents 82182a7 + ca58dd6 commit 98d3bc6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<OutputType>Exe</OutputType>
<!--If you are willing to use Windows/MacOS native APIs you will need to create 3 projects.
One for Windows with net8.0-windows TFM, one for MacOS with net8.0-macos and one with net8.0 TFM for Linux.-->
<TargetFramework>net8.0</TargetFramework>
Expand Down

0 comments on commit 98d3bc6

Please sign in to comment.