We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55cf495 commit fc503bbCopy full SHA for fc503bb
build.cake
@@ -2,7 +2,7 @@
2
#tool "nuget:?package=NUnit.ConsoleRunner&version=3.8.0"
3
#tool "nuget:?package=Machine.Specifications.Runner.Console&version=0.9.3"
4
#tool "nuget:?package=GitReleaseManager&version=0.11.0"
5
-#tool "nuget:?package=GitVersion.CommandLine&version=3.6.2"
+#tool "nuget:?package=GitVersion.CommandLine&version=5.3.7"
6
7
#load "./build/parameters.cake"
8
tools/packages.config
@@ -1,4 +1,4 @@
1
<?xml version="1.0" encoding="utf-8"?>
<packages>
- <package id="Cake" version="0.25.0" />
+ <package id="Cake" version="0.38.5" />
</packages>
0 commit comments