Skip to content

Commit

Permalink
Merge pull request #4245 from devlead/feature/gh-4244
Browse files Browse the repository at this point in the history
GH4244: Update sign tool to 0.9.1-beta.23530.1
  • Loading branch information
devlead authored Oct 30, 2023
2 parents a2882fd + facb599 commit 4031007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// Install .NET Core Global tools.
#tool "dotnet:https://api.nuget.org/v3/index.json?package=GitVersion.Tool&version=5.12.0"
#tool "dotnet:https://api.nuget.org/v3/index.json?package=GitReleaseManager.Tool&version=0.15.0"
#tool "dotnet:https://api.nuget.org/v3/index.json?package=sign&version=0.9.1-beta.23274.1&prerelease"
#tool "dotnet:https://api.nuget.org/v3/index.json?package=sign&version=0.9.1-beta.23530.1&prerelease"

// Load other scripts.
#load "./build/parameters.cake"
Expand Down

0 comments on commit 4031007

Please sign in to comment.