Skip to content

Commit

Permalink
Update GitVersion.Tool
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoch committed Apr 4, 2021
1 parent 9885956 commit bef28aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Nuke.GlobalTool/templates/_build.sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Nuke.Common" Version="_NUKE_VERSION_" />
<PackageDownload Include="GitVersion.Tool" Version="[5.5.1]" /> // GITVERSION
<PackageDownload Include="GitVersion.Tool" Version="[5.6.7]" /> // GITVERSION
</ItemGroup>

</Project>

0 comments on commit bef28aa

Please sign in to comment.