We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4375b8e commit fd083ffCopy full SHA for fd083ff
cake.cs
@@ -8,7 +8,7 @@
8
static context => {
9
InstallTool("dotnet:https://api.nuget.org/v3/index.json?package=GitVersion.Tool&version=6.6.0");
10
InstallTool("dotnet:https://api.nuget.org/v3/index.json?package=DPI&version=2026.2.11.364");
11
- InstallTool("dotnet:https://pkgs.dev.azure.com/wcom-public/Public/_packaging/wcom/nuget/v3/index.json?package=wcom.staticsitegenerator.console&version=2026.2.18.2");
+ InstallTool("dotnet:https://pkgs.dev.azure.com/wcom-public/Public/_packaging/wcom/nuget/v3/index.json?package=wcom.staticsitegenerator.console&version=2026.2.27.1");
12
var assertedVersions = context.GitVersion(new GitVersionSettings
13
{
14
OutputType = GitVersionOutput.Json
0 commit comments