Skip to content

Commit ef7f476

Browse files
Merge pull request #967 from WildGums/GitHubSync/20260311-120816
GitHubSync update
2 parents d6cbbdd + 51d6493 commit ef7f476

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.9.1"
22
#addin "nuget:?package=Cake.Issues.MsBuild&version=5.9.1"
3-
#addin "nuget:?package=System.Configuration.ConfigurationManager&version=10.0.3"
3+
#addin "nuget:?package=System.Configuration.ConfigurationManager&version=10.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
@@ -36,7 +36,7 @@
3636
// It probably means the tool is not correctly installed.
3737
// `dotnet tool install --global dotnet-sonarscanner --ignore-failed-sources`
3838
//#tool "nuget:?package=MSBuild.SonarQube.Runner.Tool&version=4.8.0"
39-
#tool "nuget:?package=dotnet-sonarscanner&version=11.1.0"
39+
#tool "nuget:?package=dotnet-sonarscanner&version=11.2.0"
4040

4141
//-------------------------------------------------------------
4242
// BACKWARDS COMPATIBILITY CODE - START

0 commit comments

Comments
 (0)