Skip to content

Commit

Permalink
Merge pull request #153 from kasperk81/patch-1
Browse files Browse the repository at this point in the history
use correct framework
  • Loading branch information
riclolsen authored Oct 7, 2024
2 parents aaf3f48 + bb44eae commit 091c943
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>Exe</OutputType>
<TargetFramework>net80</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down

0 comments on commit 091c943

Please sign in to comment.