From 84d47e90726c5f98389d96947f44e1533ed20b3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 20:00:29 +0000 Subject: [PATCH] Bump the dotnet group in /tools with 3 updates Bumps the dotnet group in /tools with 3 updates: [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn), [System.Text.Json](https://github.com/dotnet/runtime) and [xunit](https://github.com/xunit/xunit). Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.8.0 to 4.9.2 - [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 `System.Text.Json` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v8.0.3) Updates `xunit` from 2.6.6 to 2.7.0 - [Commits](https://github.com/xunit/xunit/compare/2.6.6...2.7.0) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- tools/ExampleTester/ExampleTester.csproj | 2 +- tools/MarkdownConverter.Tests/MarkdownConverter.Tests.csproj | 2 +- tools/Utilities/Utilities.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/ExampleTester/ExampleTester.csproj b/tools/ExampleTester/ExampleTester.csproj index 675d8c16b..8f0d25eb2 100644 --- a/tools/ExampleTester/ExampleTester.csproj +++ b/tools/ExampleTester/ExampleTester.csproj @@ -9,7 +9,7 @@ - + diff --git a/tools/MarkdownConverter.Tests/MarkdownConverter.Tests.csproj b/tools/MarkdownConverter.Tests/MarkdownConverter.Tests.csproj index 0a310b05f..260677a69 100644 --- a/tools/MarkdownConverter.Tests/MarkdownConverter.Tests.csproj +++ b/tools/MarkdownConverter.Tests/MarkdownConverter.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tools/Utilities/Utilities.csproj b/tools/Utilities/Utilities.csproj index d624fa023..167796798 100644 --- a/tools/Utilities/Utilities.csproj +++ b/tools/Utilities/Utilities.csproj @@ -7,7 +7,7 @@ - +