Skip to content

Commit aa94e10

Browse files
Update jetbrains to 2025.3.4 (#1651)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7f8ecb commit aa94e10

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.config/dotnet-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"rollForward": false
2424
},
2525
"jetbrains.resharper.globaltools": {
26-
"version": "2025.3.3",
26+
"version": "2025.3.4",
2727
"commands": ["jb"],
2828
"rollForward": false
2929
},
@@ -33,7 +33,7 @@
3333
"rollForward": false
3434
},
3535
"jetbrains.dottrace.globaltools": {
36-
"version": "2025.3.3",
36+
"version": "2025.3.4",
3737
"commands": ["dottrace"],
3838
"rollForward": false
3939
},

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageVersion Include="JetBrains.ExternalAnnotations" Version="10.2.167" />
2626
<PackageVersion Include="JetBrains.Annotations" Version="2025.2.4" />
2727
<PackageVersion Include="JetBrains.dotCover.CommandLineTools" Version="2025.3.4" />
28-
<PackageVersion Include="JetBrains.ReSharper.GlobalTools" Version="2025.3.3" />
28+
<PackageVersion Include="JetBrains.ReSharper.GlobalTools" Version="2025.3.4" />
2929
<PackageVersion Include="Microsoft.Build.Locator" Version="1.9.1" />
3030
<PackageVersion Include="Microsoft.Build" Version="17.14.28" />
3131
<PackageVersion Include="Microsoft.Build.Framework" Version="17.14.28" />

0 commit comments

Comments
 (0)