We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3457eff commit a91ae80Copy full SHA for a91ae80
1 file changed
.config/dotnet-tools.json
@@ -3,22 +3,18 @@
3
"isRoot": true,
4
"tools": {
5
"jetbrains.resharper.globaltools": {
6
- "version": "2023.3.3",
+ "version": "2025.2.3",
7
"commands": [
8
"jb"
9
- ]
10
- },
11
- "nvika": {
12
- "version": "4.0.0",
13
- "commands": [
14
- "nvika"
15
+ ],
+ "rollForward": false
16
},
17
"codefilesanity": {
18
"version": "0.0.36",
19
20
"CodeFileSanity"
21
22
}
23
24
-}
+}
0 commit comments