From f5e5e6606d3f59bc7a2fada8b264499cf0ba3afd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 00:45:18 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.CSharp in /src/SourceGeneratorUtils Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.6.0 to 4.7.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/SourceGeneratorUtils/SourceGeneratorUtils.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SourceGeneratorUtils/SourceGeneratorUtils.csproj b/src/SourceGeneratorUtils/SourceGeneratorUtils.csproj index 1a3146f..1095e3f 100644 --- a/src/SourceGeneratorUtils/SourceGeneratorUtils.csproj +++ b/src/SourceGeneratorUtils/SourceGeneratorUtils.csproj @@ -1,4 +1,4 @@ - + An essential library equipped with utils and helpers to write source files for source generators or general purpose. @@ -15,7 +15,7 @@ - +