From c3b5c7a3b9bfaa8b96762e5cfa03194d881a1cd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 19:49:34 +0000 Subject: [PATCH] chore: Bump jetbrains.resharper.globaltools and Microsoft.CodeAnalysis.CSharp Bumps jetbrains.resharper.globaltools from 2025.3.3 to 2025.3.4 Bumps Microsoft.CodeAnalysis.CSharp from 5.0.0 to 5.3.0 --- updated-dependencies: - dependency-name: jetbrains.resharper.globaltools dependency-version: 2025.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- Directory.Packages.props | 2 +- .../MinimalLambda.SourceGenerators.UnitTests.csproj | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 71804ec0..4dc3421d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "jetbrains.resharper.globaltools": { - "version": "2025.3.3", + "version": "2025.3.4", "commands": [ "jb" ], diff --git a/Directory.Packages.props b/Directory.Packages.props index 06d9315c..aec90824 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -30,7 +30,7 @@ - + diff --git a/tests/MinimalLambda.SourceGenerators.UnitTests/MinimalLambda.SourceGenerators.UnitTests.csproj b/tests/MinimalLambda.SourceGenerators.UnitTests/MinimalLambda.SourceGenerators.UnitTests.csproj index 1970478b..6341b943 100644 --- a/tests/MinimalLambda.SourceGenerators.UnitTests/MinimalLambda.SourceGenerators.UnitTests.csproj +++ b/tests/MinimalLambda.SourceGenerators.UnitTests/MinimalLambda.SourceGenerators.UnitTests.csproj @@ -46,6 +46,7 @@ **/Scriban/**/*.cs +