From a042cc86ac7487647f9a5e25560f8c9ac961db1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 13:54:23 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.CSharp from 3.11.0 to 4.7.0 Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 3.11.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-major ... Signed-off-by: dependabot[bot] --- .../semantic-functions-generator.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sk-csharp-chatgpt-plugin/semantic-functions-generator/semantic-functions-generator.csproj b/sk-csharp-chatgpt-plugin/semantic-functions-generator/semantic-functions-generator.csproj index 5e4882a..8bb2667 100644 --- a/sk-csharp-chatgpt-plugin/semantic-functions-generator/semantic-functions-generator.csproj +++ b/sk-csharp-chatgpt-plugin/semantic-functions-generator/semantic-functions-generator.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -11,7 +11,7 @@ - +