From 761a61dd0891ba3aed46affd6ce5ad9609c0a73f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 22:40:32 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.CSharp.Workspaces Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 4.3.0 to 4.3.1. - [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.Workspaces dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../MakeConst/MakeConst.CodeFixes/MakeConst.CodeFixes.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp/roslyn-sdk/Tutorials/MakeConst/MakeConst.CodeFixes/MakeConst.CodeFixes.csproj b/csharp/roslyn-sdk/Tutorials/MakeConst/MakeConst.CodeFixes/MakeConst.CodeFixes.csproj index 77c7ee33081..ec8f82f7bb6 100644 --- a/csharp/roslyn-sdk/Tutorials/MakeConst/MakeConst.CodeFixes/MakeConst.CodeFixes.csproj +++ b/csharp/roslyn-sdk/Tutorials/MakeConst/MakeConst.CodeFixes/MakeConst.CodeFixes.csproj @@ -7,7 +7,7 @@ - +