From 9524a4d1df86452d90fab0551a06b0c4a54d77c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 10:22:56 +0000 Subject: [PATCH 1/2] Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.2.0 to 1.3.0 Bumps [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-http-dotnet) from 1.2.0 to 1.3.0. - [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.2.0...v1.3.0) --- updated-dependencies: - dependency-name: Microsoft.Kiota.Http.HttpClientLibrary dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/GeneratedCode/Kiota/Net462/Net462.csproj | 2 +- test/GeneratedCode/Kiota/Net472/Net472.csproj | 2 +- test/GeneratedCode/Kiota/Net48/Net48.csproj | 2 +- test/GeneratedCode/Kiota/Net481/Net481.csproj | 2 +- test/GeneratedCode/Kiota/Net6/Net6.csproj | 2 +- test/GeneratedCode/Kiota/Net7/Net7.csproj | 2 +- test/GeneratedCode/Kiota/NetStandard20/NetStandard20.csproj | 2 +- test/GeneratedCode/Kiota/NetStandard21/NetStandard21.csproj | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/test/GeneratedCode/Kiota/Net462/Net462.csproj b/test/GeneratedCode/Kiota/Net462/Net462.csproj index 58c966e135..b33adeb07c 100644 --- a/test/GeneratedCode/Kiota/Net462/Net462.csproj +++ b/test/GeneratedCode/Kiota/Net462/Net462.csproj @@ -18,7 +18,7 @@ - + diff --git a/test/GeneratedCode/Kiota/Net472/Net472.csproj b/test/GeneratedCode/Kiota/Net472/Net472.csproj index 7c98ed2c29..fe4453075b 100644 --- a/test/GeneratedCode/Kiota/Net472/Net472.csproj +++ b/test/GeneratedCode/Kiota/Net472/Net472.csproj @@ -18,7 +18,7 @@ - + diff --git a/test/GeneratedCode/Kiota/Net48/Net48.csproj b/test/GeneratedCode/Kiota/Net48/Net48.csproj index 7c2f36e02d..9d2fb022cd 100644 --- a/test/GeneratedCode/Kiota/Net48/Net48.csproj +++ b/test/GeneratedCode/Kiota/Net48/Net48.csproj @@ -18,7 +18,7 @@ - + diff --git a/test/GeneratedCode/Kiota/Net481/Net481.csproj b/test/GeneratedCode/Kiota/Net481/Net481.csproj index cbd8fea1e3..8005470172 100644 --- a/test/GeneratedCode/Kiota/Net481/Net481.csproj +++ b/test/GeneratedCode/Kiota/Net481/Net481.csproj @@ -18,7 +18,7 @@ - + diff --git a/test/GeneratedCode/Kiota/Net6/Net6.csproj b/test/GeneratedCode/Kiota/Net6/Net6.csproj index 710022f5ea..7f975c7b36 100644 --- a/test/GeneratedCode/Kiota/Net6/Net6.csproj +++ b/test/GeneratedCode/Kiota/Net6/Net6.csproj @@ -6,7 +6,7 @@ - + diff --git a/test/GeneratedCode/Kiota/Net7/Net7.csproj b/test/GeneratedCode/Kiota/Net7/Net7.csproj index 111de35078..ef9e014f73 100644 --- a/test/GeneratedCode/Kiota/Net7/Net7.csproj +++ b/test/GeneratedCode/Kiota/Net7/Net7.csproj @@ -6,7 +6,7 @@ - + diff --git a/test/GeneratedCode/Kiota/NetStandard20/NetStandard20.csproj b/test/GeneratedCode/Kiota/NetStandard20/NetStandard20.csproj index 8595983ad5..f144b1f0b4 100644 --- a/test/GeneratedCode/Kiota/NetStandard20/NetStandard20.csproj +++ b/test/GeneratedCode/Kiota/NetStandard20/NetStandard20.csproj @@ -6,7 +6,7 @@ - + diff --git a/test/GeneratedCode/Kiota/NetStandard21/NetStandard21.csproj b/test/GeneratedCode/Kiota/NetStandard21/NetStandard21.csproj index f79bc62910..fef25e4a2e 100644 --- a/test/GeneratedCode/Kiota/NetStandard21/NetStandard21.csproj +++ b/test/GeneratedCode/Kiota/NetStandard21/NetStandard21.csproj @@ -6,7 +6,7 @@ - + From ce0120ba3eb60e5345ac51e98c2e873afca9ff57 Mon Sep 17 00:00:00 2001 From: Christian Helle Date: Fri, 3 Nov 2023 11:33:11 +0100 Subject: [PATCH 2/2] Update Microsoft.Kiota.Http.HttpClientLibrary to v1.3.0 in PackageDependencies --- src/Core/ApiClientCodeGen.Core/NuGet/PackageDependencies.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Core/ApiClientCodeGen.Core/NuGet/PackageDependencies.cs b/src/Core/ApiClientCodeGen.Core/NuGet/PackageDependencies.cs index 3d7f9ca62f..ef3861ec7a 100644 --- a/src/Core/ApiClientCodeGen.Core/NuGet/PackageDependencies.cs +++ b/src/Core/ApiClientCodeGen.Core/NuGet/PackageDependencies.cs @@ -86,7 +86,7 @@ public static class PackageDependencies public static readonly PackageDependency MicrosoftKiotaHttpClientLibrary = new PackageDependency( "Microsoft.Kiota.Http.HttpClientLibrary", - "1.2.0"); + "1.3.0"); public static readonly PackageDependency MicrosoftKiotaSerializationForm = new PackageDependency(