Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Microsoft Kiota dependencies to v1.16.0 #1062

Merged
merged 3 commits into from
Dec 15, 2024

Conversation

christianhelle
Copy link
Owner

This pull request updates the version of several Microsoft Kiota packages across multiple files. The changes ensure that the codebase uses the latest version of these dependencies.

Package version updates:

  • src/Core/ApiClientCodeGen.Core/NuGet/PackageDependencies.cs: Updated the package versions for Microsoft.Kiota.Abstractions, Microsoft.Kiota.Authentication.Azure, Microsoft.Kiota.Http.HttpClientLibrary, Microsoft.Kiota.Serialization.Form, Microsoft.Kiota.Serialization.Json, Microsoft.Kiota.Serialization.Text, and Microsoft.Kiota.Serialization.Multipart from 1.15.2 to 1.16.0.
  • src/Core/ApiClientCodeGen.Tests.Common/Build/Projects/KiotaProjectFileContents.cs: Updated the package versions for Microsoft.Kiota.Abstractions, Microsoft.Kiota.Http.HttpClientLibrary, Microsoft.Kiota.Serialization.Form, Microsoft.Kiota.Serialization.Json, Microsoft.Kiota.Serialization.Multipart, and Microsoft.Kiota.Serialization.Text from 1.15.2 to 1.16.0 for both net8.0 and netstandard2.1 target frameworks. [1] [2]
  • test/GeneratedCode/Kiota/Directory.build.props: Updated the package versions for Microsoft.Kiota.Abstractions, Microsoft.Kiota.Http.HttpClientLibrary, Microsoft.Kiota.Serialization.Form, Microsoft.Kiota.Serialization.Json, Microsoft.Kiota.Serialization.Multipart, and Microsoft.Kiota.Serialization.Text from 1.15.2 to 1.16.0.

@christianhelle christianhelle added enhancement New feature or request dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Dec 15, 2024
@christianhelle christianhelle self-assigned this Dec 15, 2024
Copy link

@christianhelle christianhelle merged commit 7d29018 into master Dec 15, 2024
90 checks passed
@christianhelle christianhelle deleted the kiota-dependencies branch December 15, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant