Skip to content

Commit 969c015

Browse files
committed
(build) Try with Cake.Git 1.0.0
1 parent 28847dd commit 969c015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#load nuget:?package=Cake.Recipe&version=3.1.1
22
#tool dotnet:?package=dotnet-t4&version=2.2.1
3-
#addin nuget:?package=Cake.Git&version=0.22.0
3+
#addin nuget:?package=Cake.Git&version=1.0.0
44

55
Environment.SetVariableNames(githubTokenVariable: "GITTOOLS_GITHUB_TOKEN");
66

0 commit comments

Comments
 (0)