Skip to content

Commit

Permalink
Update dotnet-tools.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mu88 authored Dec 18, 2024
1 parent 755c4e2 commit 0d4039d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@
"commands": [
"versionize"
]
},
"dotnet-sonarscanner": {
"version": "9.0.2",
"commands": [
"dotnet-sonarscanner"
],
"rollForward": false
}
}
}
}

0 comments on commit 0d4039d

Please sign in to comment.