From 72eaddf246f9fd2ec80282705bb776a9a449c148 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 06:50:31 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.CSharp from 3.8.0 to 3.9.0 Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/master/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/compare/v3.8.0...v3.9.0) Signed-off-by: dependabot[bot] --- src/Directory.Build.props | 2 +- .../JsonMergePatch.SourceGenerator.Tests.csproj | 2 +- .../JsonMergePatch.SourceGenerator.AspNetCore.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index ea1ba9a..3fad273 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -12,7 +12,7 @@ true LaDeak.JsonMergePatch libraries provide an implementation for Json Merge Patch, RFC7396. Library using C# source generators to generate the types required for serialization. The Http package provides extension methods for HTTP requests, while the AspNetCore package provides an InputReader implementation. - 3.8.0 + 3.9.0 3.3.2 diff --git a/test/JsonMergePatch.SourceGenerator.Abstractions.Tests/JsonMergePatch.SourceGenerator.Tests.csproj b/test/JsonMergePatch.SourceGenerator.Abstractions.Tests/JsonMergePatch.SourceGenerator.Tests.csproj index 7f24b60..12c446e 100644 --- a/test/JsonMergePatch.SourceGenerator.Abstractions.Tests/JsonMergePatch.SourceGenerator.Tests.csproj +++ b/test/JsonMergePatch.SourceGenerator.Abstractions.Tests/JsonMergePatch.SourceGenerator.Tests.csproj @@ -7,7 +7,7 @@ - + diff --git a/test/JsonMergePatch.SourceGenerator.Tests/JsonMergePatch.SourceGenerator.AspNetCore.Tests.csproj b/test/JsonMergePatch.SourceGenerator.Tests/JsonMergePatch.SourceGenerator.AspNetCore.Tests.csproj index b1fb200..b8b7e8d 100644 --- a/test/JsonMergePatch.SourceGenerator.Tests/JsonMergePatch.SourceGenerator.AspNetCore.Tests.csproj +++ b/test/JsonMergePatch.SourceGenerator.Tests/JsonMergePatch.SourceGenerator.AspNetCore.Tests.csproj @@ -7,7 +7,7 @@ - +