We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8575a0 + f1eb586 commit e057561Copy full SHA for e057561
deployment/cake/tasks.cake
@@ -35,7 +35,7 @@
35
// It probably means the tool is not correctly installed.
36
// `dotnet tool install --global dotnet-sonarscanner --ignore-failed-sources`
37
//#tool "nuget:?package=MSBuild.SonarQube.Runner.Tool&version=4.8.0"
38
-#tool "nuget:?package=dotnet-sonarscanner&version=9.2.1"
+#tool "nuget:?package=dotnet-sonarscanner&version=10.0.0"
39
40
//-------------------------------------------------------------
41
// BACKWARDS COMPATIBILITY CODE - START
0 commit comments