Browse Source

GitHubSync update

pull/1056/head
Geert van Horrik 1 week ago
parent
commit
f703f33657
  1. 2
      deployment/cake/tasks.cake

2
deployment/cake/tasks.cake

@ -36,7 +36,7 @@
// It probably means the tool is not correctly installed.
// `dotnet tool install --global dotnet-sonarscanner --ignore-failed-sources`
//#tool "nuget:?package=MSBuild.SonarQube.Runner.Tool&version=4.8.0"
#tool "nuget:?package=dotnet-sonarscanner&version=10.2.0"
#tool "nuget:?package=dotnet-sonarscanner&version=10.3.0"
//-------------------------------------------------------------
// BACKWARDS COMPATIBILITY CODE - START

Loading…
Cancel
Save