Skip to content

Commit

Permalink
wip: net8.0 in Nuke.MSBuildTasks.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoch committed Nov 21, 2024
1 parent 482f5ac commit 91c5a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Nuke.MSBuildTasks/Nuke.MSBuildTasks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<IsPackable>false</IsPackable>
<TargetFrameworks>net9.0;net472</TargetFrameworks>
<TargetFrameworks>net8.0;net472</TargetFrameworks>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 91c5a57

Please sign in to comment.