Skip to content

Commit 0fbc92b

Browse files
Merge pull request #860 from WildGums/GitHubSync/20250917-085453
GitHubSync update
2 parents d576ba6 + 48b9c21 commit 0fbc92b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deployment/cake/lib-msbuild.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#addin "nuget:?package=Cake.Issues&version=5.8.0"
22
#addin "nuget:?package=Cake.Issues.MsBuild&version=5.8.0"
3-
#addin "nuget:?package=System.Configuration.ConfigurationManager&version=9.0.8"
3+
#addin "nuget:?package=System.Configuration.ConfigurationManager&version=9.0.9"
44

55
#tool "nuget:?package=MSBuild.Extension.Pack&version=1.9.1"
66

deployment/cake/tasks.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#addin "nuget:?package=Cake.FileHelpers&version=7.0.0"
2828
#addin "nuget:?package=Cake.Sonar&version=5.0.0"
2929
#addin "nuget:?package=MagicChunks&version=2.0.0.119"
30-
#addin "nuget:?package=Newtonsoft.Json&version=13.0.3"
30+
#addin "nuget:?package=Newtonsoft.Json&version=13.0.4"
3131

3232
// Note: the SonarQube tool must be installed as a global .NET tool. If you are getting issues like this:
3333
//

0 commit comments

Comments
 (0)