Skip to content

Commit 6024c56

Browse files
Bump roslynator.dotnet.cli from 0.9.3 to 0.12.0
--- updated-dependencies: - dependency-name: roslynator.dotnet.cli dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66fa0af commit 6024c56

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.config/dotnet-tools.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": 1,
3-
"isRoot": true,
4-
"tools": {
5-
"roslynator.dotnet.cli": {
6-
"version": "0.9.3",
7-
"commands": [
8-
"roslynator"
9-
]
10-
}
2+
"version": 1,
3+
"isRoot": true,
4+
"tools": {
5+
"roslynator.dotnet.cli": {
6+
"version": "0.12.0",
7+
"commands": [
8+
"roslynator"
9+
]
1110
}
12-
}
11+
}
12+
}

0 commit comments

Comments
 (0)