Skip to content

Commit

Permalink
Update UglyToad.PdfPig.ConsoleRunner target framework to net8
Browse files Browse the repository at this point in the history
  • Loading branch information
BobLd committed Jan 14, 2025
1 parent 1ca52f4 commit 92d3439
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<OutputType>Exe</OutputType>
<TargetFramework>net6</TargetFramework>
<TargetFramework>net8</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 92d3439

Please sign in to comment.