From 56065a4b15529711385171db023b419f0fec8220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 21:27:56 +0000 Subject: [PATCH] Bump NuGet.CommandLine from 6.7.0 to 6.8.1 in /DevPrompt.Api Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 6.7.0 to 6.8.1. - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) --- updated-dependencies: - dependency-name: NuGet.CommandLine dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DevPrompt.Api/DevPrompt.Api.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DevPrompt.Api/DevPrompt.Api.csproj b/DevPrompt.Api/DevPrompt.Api.csproj index 2e06ab9..b1d824f 100644 --- a/DevPrompt.Api/DevPrompt.Api.csproj +++ b/DevPrompt.Api/DevPrompt.Api.csproj @@ -76,7 +76,7 @@ all - 6.7.0 + 6.8.1 runtime; build; native; contentfiles; analyzers; buildtransitive all