From 0f23707f8d3e05726b686e44683574e7870f3269 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 06:46:43 +0000 Subject: [PATCH] Update Roslyn (Microsoft.CodeAnalysis) to v5 --- .../InterfaceStubGenerator.Roslyn38.csproj | 2 +- .../InterfaceStubGenerator.Roslyn41.csproj | 2 +- src/Refit.Benchmarks/Refit.Benchmarks.csproj | 2 +- src/Refit.GeneratorTests/Refit.GeneratorTests.csproj | 2 +- src/Refit.Tests/Refit.Tests.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/InterfaceStubGenerator.Roslyn38/InterfaceStubGenerator.Roslyn38.csproj b/src/InterfaceStubGenerator.Roslyn38/InterfaceStubGenerator.Roslyn38.csproj index dc7c53a00..83b0d0ed4 100644 --- a/src/InterfaceStubGenerator.Roslyn38/InterfaceStubGenerator.Roslyn38.csproj +++ b/src/InterfaceStubGenerator.Roslyn38/InterfaceStubGenerator.Roslyn38.csproj @@ -9,7 +9,7 @@ true true enable - 3.8.0 + 5.3.0 true diff --git a/src/InterfaceStubGenerator.Roslyn41/InterfaceStubGenerator.Roslyn41.csproj b/src/InterfaceStubGenerator.Roslyn41/InterfaceStubGenerator.Roslyn41.csproj index cc7ff2c90..7c184e029 100644 --- a/src/InterfaceStubGenerator.Roslyn41/InterfaceStubGenerator.Roslyn41.csproj +++ b/src/InterfaceStubGenerator.Roslyn41/InterfaceStubGenerator.Roslyn41.csproj @@ -10,7 +10,7 @@ true enable $(DefineConstants);ROSLYN_4 - 4.1.0 + 5.3.0 true diff --git a/src/Refit.Benchmarks/Refit.Benchmarks.csproj b/src/Refit.Benchmarks/Refit.Benchmarks.csproj index 884a15d19..d19703883 100644 --- a/src/Refit.Benchmarks/Refit.Benchmarks.csproj +++ b/src/Refit.Benchmarks/Refit.Benchmarks.csproj @@ -22,7 +22,7 @@ - + diff --git a/src/Refit.GeneratorTests/Refit.GeneratorTests.csproj b/src/Refit.GeneratorTests/Refit.GeneratorTests.csproj index b17cde5f7..e8a1ae89d 100644 --- a/src/Refit.GeneratorTests/Refit.GeneratorTests.csproj +++ b/src/Refit.GeneratorTests/Refit.GeneratorTests.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/Refit.Tests/Refit.Tests.csproj b/src/Refit.Tests/Refit.Tests.csproj index d8e52c9ae..480044931 100644 --- a/src/Refit.Tests/Refit.Tests.csproj +++ b/src/Refit.Tests/Refit.Tests.csproj @@ -42,7 +42,7 @@ - +