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.
2 parents acdf8a0 + 4bb4a96 commit 1498443Copy full SHA for 1498443
deployment/cake/generic-variables.cake
@@ -1,7 +1,7 @@
1
#l "buildserver.cake"
2
3
#tool "nuget:?package=GitVersion.CommandLine&version=5.12.0"
4
-#tool "nuget:?package=NuGet.CommandLine&version=7.0.1"
+#tool "nuget:?package=NuGet.CommandLine&version=7.3.0"
5
6
#addin "nuget:?package=LibGit2Sharp&version=0.31.0"
7
deployment/cake/lib-msbuild.cake
@@ -1,6 +1,6 @@
#addin "nuget:?package=Cake.Issues&version=5.9.1"
#addin "nuget:?package=Cake.Issues.MsBuild&version=5.9.1"
-#addin "nuget:?package=System.Configuration.ConfigurationManager&version=10.0.2"
+#addin "nuget:?package=System.Configuration.ConfigurationManager&version=10.0.3"
#tool "nuget:?package=MSBuild.Extension.Pack&version=1.9.1"
0 commit comments