Skip to content

Commit

Permalink
Merge pull request #773 from WildGums/GitHubSync/20240728-214755
Browse files Browse the repository at this point in the history
GitHubSync update
  • Loading branch information
GeertvanHorrik authored Jul 28, 2024
2 parents bcd3532 + 520f928 commit 2537934
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deployment/cake/lib-msbuild.cake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#addin "nuget:?package=Cake.Issues&version=4.8.1"
#addin "nuget:?package=Cake.Issues.MsBuild&version=4.8.1"
#addin "nuget:?package=Cake.Issues&version=4.9.0"
#addin "nuget:?package=Cake.Issues.MsBuild&version=4.9.0"
#addin "nuget:?package=System.Configuration.ConfigurationManager&version=8.0.0"

#tool "nuget:?package=MSBuild.Extension.Pack&version=1.9.1"
Expand Down
2 changes: 1 addition & 1 deletion deployment/cake/tasks.cake
Original file line number Diff line number Diff line change
Expand Up @@ -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=7.1.0"
#tool "nuget:?package=dotnet-sonarscanner&version=7.1.1"

//-------------------------------------------------------------
// BACKWARDS COMPATIBILITY CODE - START
Expand Down

0 comments on commit 2537934

Please sign in to comment.