Skip to content

Commit

Permalink
added net8.0 TFM
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-a committed Nov 24, 2023
1 parent 6d8584f commit f2375d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GitHubMilestoneCleaner/GitHubMilestoneCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
<PackAsTool>true</PackAsTool>
<ToolCommandName>dotnet-gh-milestone-cleaner</ToolCommandName>
<LangVersion>latest</LangVersion>
Expand Down

0 comments on commit f2375d6

Please sign in to comment.