Skip to content

Commit 132e306

Browse files
Merge pull request #317 from GeertvanHorrik/GitHubSync/20250422-115943
GitHubSync update
2 parents a715936 + 0715723 commit 132e306

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.5.0"
22
#addin "nuget:?package=Cake.Issues.MsBuild&version=5.5.0"
3-
#addin "nuget:?package=System.Configuration.ConfigurationManager&version=9.0.3"
3+
#addin "nuget:?package=System.Configuration.ConfigurationManager&version=9.0.4"
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
@@ -35,7 +35,7 @@
3535
// It probably means the tool is not correctly installed.
3636
// `dotnet tool install --global dotnet-sonarscanner --ignore-failed-sources`
3737
//#tool "nuget:?package=MSBuild.SonarQube.Runner.Tool&version=4.8.0"
38-
#tool "nuget:?package=dotnet-sonarscanner&version=10.1.1"
38+
#tool "nuget:?package=dotnet-sonarscanner&version=10.1.2"
3939

4040
//-------------------------------------------------------------
4141
// BACKWARDS COMPATIBILITY CODE - START

0 commit comments

Comments
 (0)