Skip to content

Commit facb599

Browse files
committed
(GH-4244) Update sign tool to 0.9.1-beta.23530.1
* fixes #4244
1 parent a2882fd commit facb599

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Install .NET Core Global tools.
55
#tool "dotnet:https://api.nuget.org/v3/index.json?package=GitVersion.Tool&version=5.12.0"
66
#tool "dotnet:https://api.nuget.org/v3/index.json?package=GitReleaseManager.Tool&version=0.15.0"
7-
#tool "dotnet:https://api.nuget.org/v3/index.json?package=sign&version=0.9.1-beta.23274.1&prerelease"
7+
#tool "dotnet:https://api.nuget.org/v3/index.json?package=sign&version=0.9.1-beta.23530.1&prerelease"
88

99
// Load other scripts.
1010
#load "./build/parameters.cake"

0 commit comments

Comments
 (0)