From 78ae13d215a4b6f59d7e7db34a60646d483f5a61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 08:54:40 +0000 Subject: [PATCH] Bump the microsoft group across 1 directory with 6 updates Bumps the microsoft group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.2` | | [Microsoft.AspNetCore.WebUtilities](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` | | [Microsoft.Extensions.Http.Resilience](https://github.com/dotnet/extensions) | `8.8.0` | `8.9.1` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.2` | | [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` | | [Microsoft.IO.RecyclableMemoryStream](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream) | `3.0.0` | `3.0.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.11.1` | Updates `Microsoft.Extensions.Options` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.2) Updates `Microsoft.AspNetCore.WebUtilities` from 8.0.7 to 8.0.8 - [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.7...v8.0.8) Updates `Microsoft.Extensions.Http.Resilience` from 8.8.0 to 8.9.1 - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](https://github.com/dotnet/extensions/compare/v8.8.0...v8.9.1) Updates `Microsoft.Extensions.Options` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.2) Updates `Microsoft.Extensions.ObjectPool` from 8.0.7 to 8.0.8 - [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.7...v8.0.8) Updates `Microsoft.IO.RecyclableMemoryStream` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream/releases) - [Changelog](https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream/blob/master/CHANGES.md) - [Commits](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream/compare/3.0.0...v3.0.1) Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.11.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.WebUtilities dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Http.Resilience dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.ObjectPool dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.IO.RecyclableMemoryStream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 10 ++-- .../NexusMods.Collections.Tests.csproj | 56 +++++++++---------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index a9c14aa18..6832d4035 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -7,8 +7,8 @@ - - + + @@ -69,14 +69,14 @@ - + - - + + diff --git a/tests/NexusMods.Collections.Tests/NexusMods.Collections.Tests.csproj b/tests/NexusMods.Collections.Tests/NexusMods.Collections.Tests.csproj index 38b692e6f..7bd0871d2 100644 --- a/tests/NexusMods.Collections.Tests/NexusMods.Collections.Tests.csproj +++ b/tests/NexusMods.Collections.Tests/NexusMods.Collections.Tests.csproj @@ -1,28 +1,28 @@ - - - - net8.0 - enable - enable - - false - true - - - - - - - - - - - - - - - - - - - + + + + net8.0 + enable + enable + + false + true + + + + + + + + + + + + + + + + + + +