From 5ed7db608a21db00b8fcaffb06dbc9b33c7c76a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 06:15:31 +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.5.0 to 8.6.0 - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](https://github.com/dotnet/extensions/commits) Updates `Microsoft.Extensions.TimeProvider.Testing` from 8.5.0 to 8.6.0 - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](https://github.com/dotnet/extensions/commits) --- 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 b9bf0c7f1..27db8ef02 100644 --- a/samples/ConsoleAppWithDI/solution/Directory.Packages.props +++ b/samples/ConsoleAppWithDI/solution/Directory.Packages.props @@ -2,12 +2,12 @@ - + - +