From 34dbcc57363b8e092360e654984357510bf9d30c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 01:44:11 +0000 Subject: [PATCH] nuget-console-app-with-di: bump the dotnet-packages group Bumps the dotnet-packages group in /samples/ConsoleAppWithDI/solution with 2 updates: [Microsoft.Extensions.Diagnostics.Testing](https://github.com/dotnet/extensions) and [Microsoft.Extensions.TimeProvider.Testing](https://github.com/dotnet/extensions). Updates `Microsoft.Extensions.Diagnostics.Testing` from 8.3.0 to 8.5.0 - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](https://github.com/dotnet/extensions/compare/v8.3.0...v8.5.0) Updates `Microsoft.Extensions.TimeProvider.Testing` from 8.3.0 to 8.5.0 - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](https://github.com/dotnet/extensions/compare/v8.3.0...v8.5.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Diagnostics.Testing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-packages - dependency-name: Microsoft.Extensions.TimeProvider.Testing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-packages ... Signed-off-by: dependabot[bot] --- samples/ConsoleAppWithDI/solution/Directory.Packages.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/ConsoleAppWithDI/solution/Directory.Packages.props b/samples/ConsoleAppWithDI/solution/Directory.Packages.props index c15aa5b06..b9bf0c7f1 100644 --- a/samples/ConsoleAppWithDI/solution/Directory.Packages.props +++ b/samples/ConsoleAppWithDI/solution/Directory.Packages.props @@ -2,12 +2,12 @@ - + - +