File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- #addin "nuget:?package=Cake.Issues&version=4.8.1 "
2
- #addin "nuget:?package=Cake.Issues.MsBuild&version=4.8.1 "
1
+ #addin "nuget:?package=Cake.Issues&version=4.9.0 "
2
+ #addin "nuget:?package=Cake.Issues.MsBuild&version=4.9.0 "
3
3
#addin "nuget:?package=System.Configuration.ConfigurationManager&version=8.0.0"
4
4
5
5
#tool "nuget:?package=MSBuild.Extension.Pack&version=1.9.1"
Original file line number Diff line number Diff line change 36
36
// It probably means the tool is not correctly installed.
37
37
// `dotnet tool install --global dotnet-sonarscanner --ignore-failed-sources`
38
38
//#tool "nuget:?package=MSBuild.SonarQube.Runner.Tool&version=4.8.0"
39
- #tool "nuget: ? package = dotnet - sonarscanner & version = 7.1 .0 "
39
+ #tool "nuget: ? package = dotnet - sonarscanner & version = 7.1 .1 "
40
40
41
41
//-------------------------------------------------------------
42
42
// BACKWARDS COMPATIBILITY CODE - START
You can’t perform that action at this time.
0 commit comments