Skip to content

Commit

Permalink
fix publish error
Browse files Browse the repository at this point in the history
  • Loading branch information
ikpil committed Oct 28, 2024
1 parent 43446d4 commit 193fe6d
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>
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
<IsPackable>false</IsPackable>
</PropertyGroup>

Expand Down

0 comments on commit 193fe6d

Please sign in to comment.