From 510290719722d5c0f3b32fa8029737e1751eed98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 02:03:48 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis and Microsoft.CodeAnalysis.CSharp Bumps [Microsoft.CodeAnalysis](https://github.com/dotnet/roslyn) and [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn). These dependencies needed to be updated together. Updates `Microsoft.CodeAnalysis` from 2.10 to 4.11.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) Updates `Microsoft.CodeAnalysis.CSharp` from 2.10 to 4.11.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 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- OpenTap.Python/OpenTap.Python.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenTap.Python/OpenTap.Python.csproj b/OpenTap.Python/OpenTap.Python.csproj index b4a273c..9937ab3 100644 --- a/OpenTap.Python/OpenTap.Python.csproj +++ b/OpenTap.Python/OpenTap.Python.csproj @@ -30,11 +30,11 @@ - + all runtime; build; native; contentfiles; analyzers - + False