Skip to content

Commit

Permalink
revert GitVersion to release version because the beta isn't coming up…
Browse files Browse the repository at this point in the history
… with correct versions in TC
  • Loading branch information
slewis74 committed May 18, 2018
1 parent 9e3e071 commit 9f3167a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////
// TOOLS
//////////////////////////////////////////////////////////////////////
#tool "nuget:?package=GitVersion.CommandLine&version=4.0.0-beta0011"
#tool "nuget:?package=GitVersion.CommandLine&version=3.6.5"
#tool "nuget:?package=ILRepack&version=2.0.13"
#addin "nuget:?package=SharpCompress&version=0.12.4"
#addin "nuget:?package=Cake.Incubator"
Expand Down

0 comments on commit 9f3167a

Please sign in to comment.