Skip to content

Downgrade SemanticKernel to 1.46.0 and fix OpenAI PackageReference typo#2592

Merged
aasimkhan30 merged 1 commit intomainfrom
aasim/fix/semantic1.46
Feb 21, 2026
Merged

Downgrade SemanticKernel to 1.46.0 and fix OpenAI PackageReference typo#2592
aasimkhan30 merged 1 commit intomainfrom
aasim/fix/semantic1.46

Conversation

@aasimkhan30
Copy link
Copy Markdown
Contributor

  • Fix typo in VSCode connector csproj: ->
  • Downgrade Microsoft.SemanticKernel from 1.71.0 to 1.46.0
  • Align OpenAI to 2.2.0-beta.4 (pinned by SK 1.46.0)
  • Align System.ClientModel to 1.5.1

Code Changes Checklist

  • New or updated unit tests added
  • All existing tests pass (dotnet test)
  • Code follows contributing guidelines
  • Logging/telemetry updated if relevant
  • No protocol or behavioral regressions

Reviewers: Please read our reviewer guidelines

- Fix typo in VSCode connector csproj: <ackageReference> -> <PackageReference>
- Downgrade Microsoft.SemanticKernel from 1.71.0 to 1.46.0
- Align OpenAI to 2.2.0-beta.4 (pinned by SK 1.46.0)
- Align System.ClientModel to 1.5.1
@github-actions
Copy link
Copy Markdown

As part of updating the dependencies in Packages.props we require that any PRs opened also verify that
they've done the following checks.

Please respond to this comment verifying that you've done the appropriate validation (or explain why it's not necessary) before merging in the PR

  • Built and tested the change locally to validate that the update doesn't cause any regressions and fixes the issues intended
  • Tested changes on all major platforms
    • Windows
    • Linux
    • Mac
  • Check the source repo for any open issues with the release being updated to (if available)

@aasimkhan30 aasimkhan30 merged commit 8ff078b into main Feb 21, 2026
5 of 6 checks passed
@aasimkhan30 aasimkhan30 deleted the aasim/fix/semantic1.46 branch February 21, 2026 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants