Skip to content

Conversation

@joperezr
Copy link
Member

Bumping versions of Microsoft.Extensions.AI* to the soon to be released 9.5.0 version.

@Copilot Copilot AI review requested due to automatic review settings May 16, 2025 01:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the Microsoft.Extensions.AI package versions from a preview version to the stable 9.5.0 release and updates the NuGet configuration accordingly.

  • Update the version in eng/Versions.props from 9.4.4-preview.1.25259.16 to 9.5.0
  • Add new package source entries in NuGet.config to support the updated package

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
eng/Versions.props Updated Microsoft.ExtensionsAIVersion to 9.5.0 with a reminder comment
NuGet.config Added new package source entries for dotnet-extensions and its mapping
Comments suppressed due to low confidence (1)

eng/Versions.props:40

  • Please ensure that cgmanifest.json is updated to reflect the new 9.5.0 version if it hasn't been updated yet.
<!-- when updating this, also update cgmanifest.json as it is consumed in templates -->

@github-actions github-actions bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label May 16, 2025
@joperezr joperezr merged commit f76a033 into dotnet:release/9.3 May 16, 2025
176 checks passed
<add key="dotnet9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" />
<add key="dotnet-libraries" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json" />
<add key="dotnet9-transport" value="https://dnceng.pkgs.visualstudio.com/public/_packaging/dotnet9-transport/nuget/v3/index.json" />
<add key="dotnet-extensions" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-extensions-988e9ee7/nuget/v3/index.json" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since these are on nuget.org now, they should be in dotnet-public, so we shouldn't need this feed, right?

@github-actions github-actions bot locked and limited conversation to collaborators Jul 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-codeflow for labeling automated codeflow. intentionally a different color!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants