From ab73705e1e087fb343f02f67c90b8b5014389d75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 14:20:49 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.CSharp from 4.8.0 to 4.13.0 in /src Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.8.0 to 4.13.0. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Curl.HttpClient.Converter/Curl.HttpClient.Converter.csproj | 2 +- .../CurlToCSharp.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Curl.HttpClient.Converter/Curl.HttpClient.Converter.csproj b/src/Curl.HttpClient.Converter/Curl.HttpClient.Converter.csproj index 649012a..e4e142d 100644 --- a/src/Curl.HttpClient.Converter/Curl.HttpClient.Converter.csproj +++ b/src/Curl.HttpClient.Converter/Curl.HttpClient.Converter.csproj @@ -19,7 +19,7 @@ - + diff --git a/src/CurlToCSharp.IntegrationTests/CurlToCSharp.IntegrationTests.csproj b/src/CurlToCSharp.IntegrationTests/CurlToCSharp.IntegrationTests.csproj index 1f37726..1c4472c 100644 --- a/src/CurlToCSharp.IntegrationTests/CurlToCSharp.IntegrationTests.csproj +++ b/src/CurlToCSharp.IntegrationTests/CurlToCSharp.IntegrationTests.csproj @@ -7,7 +7,7 @@ false - +