From d98f2dc412005bdd1d108f00c019fb42cd9bd548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 18:50:16 +0000 Subject: [PATCH] chore(deps): bump Microsoft.Extensions.Logging and Momento.Sdk Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) and [Momento.Sdk](https://github.com/momentohq/client-sdk-dotnet). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Logging` from 7.0.0 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v6.0.0) Updates `Momento.Sdk` from 1.37.0 to 1.39.0 - [Release notes](https://github.com/momentohq/client-sdk-dotnet/releases) - [Commits](https://github.com/momentohq/client-sdk-dotnet/compare/v1.37.0...v1.39.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Momento.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/DocExampleApis/DocExampleApis.csproj | 2 +- examples/TopicHeartbeatExample/TopicHeartbeatExample.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/DocExampleApis/DocExampleApis.csproj b/examples/DocExampleApis/DocExampleApis.csproj index 695a92d6..91049b26 100644 --- a/examples/DocExampleApis/DocExampleApis.csproj +++ b/examples/DocExampleApis/DocExampleApis.csproj @@ -8,7 +8,7 @@ - + diff --git a/examples/TopicHeartbeatExample/TopicHeartbeatExample.csproj b/examples/TopicHeartbeatExample/TopicHeartbeatExample.csproj index b9b75cbc..b5a66c2d 100644 --- a/examples/TopicHeartbeatExample/TopicHeartbeatExample.csproj +++ b/examples/TopicHeartbeatExample/TopicHeartbeatExample.csproj @@ -9,6 +9,6 @@ - +