Skip to content

Commit

Permalink
revert removing of dotnet tools
Browse files Browse the repository at this point in the history
  • Loading branch information
npavlyk82 committed Feb 12, 2025
1 parent 977aecf commit 4cfb51a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,11 @@
"version": 1,
"isRoot": true,
"tools": {
"dotnet-sonarscanner": {
"version": "5.13.1",
"commands": [
"dotnet-sonarscanner"
]
}
}
}
}

0 comments on commit 4cfb51a

Please sign in to comment.