Skip to content

Commit 0ea9f5a

Browse files
committed
(GH-148) Update GitVersion.Tool to 5.12.0
* fixes #148
1 parent b87e443 commit 0ea9f5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#tool nuget:?package=NUnit.ConsoleRunner&version=3.4.0
33

44
// Install .NET Core Global tools.
5-
#tool "dotnet:?package=GitVersion.Tool&version=5.9.0"
5+
#tool dotnet:?package=GitVersion.Tool&version=5.12.0
66

77
///////////////////////////////////////////////////////////////////////////////
88
// ARGUMENTS

0 commit comments

Comments
 (0)