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

Microsoft Kiota v1.20.0 #1034

Merged
merged 5 commits into from
Nov 7, 2024
Merged

Microsoft Kiota v1.20.0 #1034

merged 5 commits into from
Nov 7, 2024

Conversation

christianhelle
Copy link
Owner

@christianhelle christianhelle commented Nov 7, 2024

This pull request updates the version of the Microsoft Kiota tool from v1.19.1 to v1.20.0 across various documentation files, source code, and configuration files. The primary goal is to ensure the project uses the latest version of Kiota for generating C# REST API clients.

Documentation Updates:

  • Updated Kiota version references from v1.19.1 to v1.20.0 in multiple documentation files, including README.md, docs/CLI.md, docs/Marketplace.md, docs/Marketplace2022.md, and docs/VisualStudioForMac.md. [1] [2] [3] [4] [5] [6]

Source Code Updates:

  • Updated the Kiota version in the command description within KiotaCommand.cs.
  • Modified test cases in DependencyInstallerTests.cs to reflect the new Kiota version. [1] [2]
  • Updated the KiotaCodeGenerator.cs to use the new Kiota version in the generated code headers. [1] [2]
  • Changed the Kiota version in DependencyInstaller.cs to ensure the correct version is installed. [1] [2]

Configuration Updates:

  • Updated command button labels in Visual Studio extension files to reflect the new Kiota version. This includes changes in VSCommandTable.vsct files for both ApiClientCodeGen.VSIX and ApiClientCodeGen.VSIX.Dev17 projects. [1] [2]
  • Updated the labels in the Manifest.addin.xml file for the Visual Studio for Mac extension to reflect the new Kiota version. [1] [2]

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

sonarqubecloud bot commented Nov 7, 2024

@christianhelle christianhelle merged commit 7d50814 into master Nov 7, 2024
91 checks passed
@christianhelle christianhelle deleted the kiota-v1.20.0 branch November 7, 2024 20:10
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