Skip to content

Commit

Permalink
Fix using NuGetKeyVaultSignTool
Browse files Browse the repository at this point in the history
  • Loading branch information
punker76 committed Nov 20, 2020
1 parent 67edaee commit 663cb42
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 @@ -3,7 +3,7 @@
///////////////////////////////////////////////////////////////////////////////

#module nuget:?package=Cake.DotNetTool.Module
#tool "dotnet:?package=NuGetKeyVaultSignTool&version=3.1.6"
#tool "dotnet:?package=NuGetKeyVaultSignTool&version=1.2.28"
#tool "dotnet:?package=AzureSignTool&version=2.0.17"

#tool GitVersion.CommandLine&version=5.5.1
Expand Down

0 comments on commit 663cb42

Please sign in to comment.