From cd0b20ba84f1c6be473bfc746e451016b9f174f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 06:11:39 +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.TimeProvider.Testing](https://github.com/dotnet/extensions) and [Microsoft.Extensions.Diagnostics.Testing](https://github.com/dotnet/extensions). Updates `Microsoft.Extensions.TimeProvider.Testing` from 8.3.0 to 8.4.0 - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](https://github.com/dotnet/extensions/commits) Updates `Microsoft.Extensions.Diagnostics.Testing` from 8.3.0 to 8.4.0 - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](https://github.com/dotnet/extensions/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.TimeProvider.Testing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-packages - dependency-name: Microsoft.Extensions.Diagnostics.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 c84f6020f..f2f4fe23c 100644 --- a/samples/ConsoleAppWithDI/solution/Directory.Packages.props +++ b/samples/ConsoleAppWithDI/solution/Directory.Packages.props @@ -2,12 +2,12 @@ - + - +