We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f537f53 commit 1821b8bCopy full SHA for 1821b8b
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.3.3.1");
+ InstallTool("dotnet:https://pkgs.dev.azure.com/wcom-public/Public/_packaging/wcom/nuget/v3/index.json?package=wcom.staticsitegenerator.console&version=2026.3.9.1");
12
var assertedVersions = context.GitVersion(new GitVersionSettings
13
{
14
OutputType = GitVersionOutput.Json
0 commit comments