From 6d71a0d5d614a462fa1c05e1cc56e4669db95364 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 08:11:54 -0500 Subject: [PATCH] Bump the ms-dependencies group across 1 directory with 4 updates (#795) Bumps the ms-dependencies group with 4 updates in the / directory: [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime), [Microsoft.AspNetCore.WebUtilities](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) and [System.Text.Json](https://github.com/dotnet/runtime). Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) Updates `Microsoft.AspNetCore.WebUtilities` from 8.0.10 to 8.0.11 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.10...v8.0.11) Updates `Microsoft.Extensions.Http` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0) Updates `System.Text.Json` from 8.0.5 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.5...v9.0.0) Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major dependency-group: ms-dependencies - dependency-name: Microsoft.AspNetCore.WebUtilities dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ms-dependencies - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-major dependency-group: ms-dependencies - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: ms-dependencies - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major dependency-group: ms-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- NGitLab.Tests/NGitLab.Tests.csproj | 6 +++--- NGitLab/NGitLab.csproj | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NGitLab.Tests/NGitLab.Tests.csproj b/NGitLab.Tests/NGitLab.Tests.csproj index dc047c7f..b10ac27a 100644 --- a/NGitLab.Tests/NGitLab.Tests.csproj +++ b/NGitLab.Tests/NGitLab.Tests.csproj @@ -12,8 +12,8 @@ - - + + @@ -25,7 +25,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/NGitLab/NGitLab.csproj b/NGitLab/NGitLab.csproj index df8a26d4..04998c76 100644 --- a/NGitLab/NGitLab.csproj +++ b/NGitLab/NGitLab.csproj @@ -8,11 +8,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file