From 73fa952d812b179f050c6af160028fa9ee416c8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 04:10:55 +0000 Subject: [PATCH] chore(deps): bump H.Generators.Extensions and Microsoft.CodeAnalysis.CSharp Bumps [H.Generators.Extensions](https://github.com/HavenDV/H.Generators.Extensions) and [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn). These dependencies needed to be updated together. Updates `H.Generators.Extensions` from 1.9.1 to 1.22.0 - [Release notes](https://github.com/HavenDV/H.Generators.Extensions/releases) - [Commits](https://github.com/HavenDV/H.Generators.Extensions/commits) Updates `Microsoft.CodeAnalysis.CSharp` from 4.4.0 to 4.8.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: H.Generators.Extensions dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../BlazorDocs.SourceGenerators.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BlazorDocs.SourceGenerators/BlazorDocs.SourceGenerators.csproj b/src/BlazorDocs.SourceGenerators/BlazorDocs.SourceGenerators.csproj index 82917f8..fb6308e 100644 --- a/src/BlazorDocs.SourceGenerators/BlazorDocs.SourceGenerators.csproj +++ b/src/BlazorDocs.SourceGenerators/BlazorDocs.SourceGenerators.csproj @@ -8,7 +8,7 @@ - + all