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 bfb2fe6 + a10ef50 commit 912900eCopy full SHA for 912900e
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=10.1.2"
+#tool "nuget:?package=dotnet-sonarscanner&version=10.2.0"
39
40
//-------------------------------------------------------------
41
// BACKWARDS COMPATIBILITY CODE - START
0 commit comments