From 52dfa72321cf51f29528a2cbad7bb6628f262ffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 22:06:10 +0000 Subject: [PATCH 1/3] Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.3.0 to 1.3.1 Bumps [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-http-dotnet) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/microsoft/kiota-http-dotnet/releases) - [Changelog](https://github.com/microsoft/kiota-http-dotnet/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-http-dotnet/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: Microsoft.Kiota.Http.HttpClientLibrary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj b/src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj index 6b8f1728..b1aa2ee9 100644 --- a/src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj +++ b/src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj @@ -46,7 +46,7 @@ - + From 663a89f3a7460f222afeb7da66a90246d7fdc9e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 22:18:49 +0000 Subject: [PATCH 2/3] Bump Microsoft.Extensions.Http from 7.0.0 to 8.0.0 Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj b/src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj index b1aa2ee9..ed2d5e34 100644 --- a/src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj +++ b/src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj @@ -43,7 +43,7 @@ - + From e83ba8f27104d222d9f94d602131342232fcf7c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 22:23:37 +0000 Subject: [PATCH 3/3] Bump Microsoft.Extensions.Configuration from 7.0.0 to 8.0.0 Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/sample/sample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sample/sample.csproj b/src/sample/sample.csproj index 90e25681..c7645603 100644 --- a/src/sample/sample.csproj +++ b/src/sample/sample.csproj @@ -9,7 +9,7 @@ - +