From 9f1e60308c94d1f1845c8ae3f1fe2c35ff2099a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 11:02:19 +0000 Subject: [PATCH] build(deps): bump Microsoft.Extensions.ApiDescription.Client Bumps [Microsoft.Extensions.ApiDescription.Client](https://github.com/dotnet/aspnetcore) from 9.0.0 to 9.0.1. - [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/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.ApiDescription.Client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/ZNotify/ZNotify.csproj | 2 +- src/ZNotify/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ZNotify/ZNotify.csproj b/src/ZNotify/ZNotify.csproj index c8a7b80..84e5284 100644 --- a/src/ZNotify/ZNotify.csproj +++ b/src/ZNotify/ZNotify.csproj @@ -34,7 +34,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/ZNotify/packages.lock.json b/src/ZNotify/packages.lock.json index 49b17d7..64adb3a 100644 --- a/src/ZNotify/packages.lock.json +++ b/src/ZNotify/packages.lock.json @@ -14,9 +14,9 @@ }, "Microsoft.Extensions.ApiDescription.Client": { "type": "Direct", - "requested": "[9.0.0, )", - "resolved": "9.0.0", - "contentHash": "IdMbOqk1voSh3Bavt5MRDXtJNNrMvRaiXHA8qZ7VdIA+U2I9jBAexuoo8eWlvneDuwB9al3Z2u14rNSB25u5mg==" + "requested": "[9.0.1, )", + "resolved": "9.0.1", + "contentHash": "esKA4K/NyEPnGKTgcLIQuL+ssZhz7UGba6G5Zjy7mrqpDCkSVZpKiGo/eWIITxShUsN9/ZX+x6MjFX1A2J1Vqw==" }, "Newtonsoft.Json": { "type": "Direct",