Skip to content

Commit

Permalink
GitHubSync update
Browse files Browse the repository at this point in the history
  • Loading branch information
GeertvanHorrik committed Jul 2, 2024
1 parent d29074e commit ad2a623
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deployment/cake/lib-msbuild.cake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#addin "nuget:?package=Cake.Issues&version=4.5.1"
#addin "nuget:?package=Cake.Issues.MsBuild&version=4.5.1"
#addin "nuget:?package=Cake.Issues&version=4.6.0"
#addin "nuget:?package=Cake.Issues.MsBuild&version=4.6.0"
#addin "nuget:?package=System.Configuration.ConfigurationManager&version=8.0.0"

#tool "nuget:?package=MSBuild.Extension.Pack&version=1.9.1"
Expand Down
2 changes: 1 addition & 1 deletion deployment/cake/sourcecontrol-github.cake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#addin "nuget:?package=Cake.GitHub&version=0.1.0"
#addin "nuget:?package=Octokit&version=12.0.0"
#addin "nuget:?package=Octokit&version=13.0.0"

//-------------------------------------------------------------

Expand Down

0 comments on commit ad2a623

Please sign in to comment.