Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Sep 3, 2025

This PR updates the repository branding from version 9.9 to 9.10, following the same pattern established in PR #6693 for the 9.9 branding update.

Changes Made

Version Configuration:

  • Updated MinorVersion from 9 to 10 in eng/Versions.props

Template Updates:

  • Updated all test template snapshots to reference version 9.10.0 instead of 9.9.0 for:
    • Microsoft.Extensions.AI packages
    • Microsoft.Extensions.AI.OpenAI packages
    • Microsoft.Extensions.Http.Resilience packages

The changes affect 9 files with 13 additions and 13 deletions, maintaining the same surgical approach used in previous branding updates. Since the main branch has been branched for the 9.9 release, it now represents the 9.10 development branch and requires these branding updates.

All version references have been systematically updated across the AI template integration test snapshots to ensure consistency with the new 9.10 version scheme.

Fixes #6768.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • h6tvsblobprodcus346.vsblob.vsassets.io
    • Triggering command: /home/REDACTED/work/extensions/extensions/.dotnet/dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:true /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=false /home/REDACTED/work/extensions/extensions/artifacts/toolset/restore.proj /t:__WriteToolsetLocation /clp:ErrorsOnly;NoSummary /p:__ToolsetLocationOutputFile=/home/REDACTED/work/extensions/extensions/artifacts/toolset/9.0.0-beta.25428.3.txt (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Microsoft Reviewers: Open in CodeFlow

Co-authored-by: joperezr <13854455+joperezr@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] Branding updates for 9.10 Branding updates for 9.10 Sep 3, 2025
@Copilot Copilot AI requested a review from joperezr September 3, 2025 16:19
Copilot finished work on behalf of joperezr September 3, 2025 16:19
@joperezr joperezr marked this pull request as ready for review September 3, 2025 17:11
@Copilot Copilot AI review requested due to automatic review settings September 3, 2025 17:11
@joperezr joperezr requested review from a team as code owners September 3, 2025 17:11
Copy link
Contributor

@Copilot 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 updates the repository branding from version 9.9 to 9.10, aligning with the development branch transition after the 9.9 release was branched.

  • Updated the MinorVersion configuration from 9 to 10 in the build system
  • Updated all AI template test snapshots to reference version 9.10.0 instead of 9.9.0
  • Ensured consistency across Microsoft.Extensions.AI and related package references

Reviewed Changes

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

Show a summary per file
File Description
eng/Versions.props Updated MinorVersion from 9 to 10 to establish 9.10 as the new development version
test/ProjectTemplates/.../aichatweb.OpenAI_AzureAISearch.verified/aichatweb/aichatweb.csproj Updated Microsoft.Extensions.AI package references to 9.10.0
test/ProjectTemplates/.../aichatweb.Ollama_Qdrant.verified/aichatweb/aichatweb.Web/aichatweb.Web.csproj Updated Microsoft.Extensions.AI package reference to 9.10.0
test/ProjectTemplates/.../aichatweb.Ollama_Qdrant.verified/aichatweb/aichatweb.ServiceDefaults/aichatweb.ServiceDefaults.csproj Updated Microsoft.Extensions.Http.Resilience package reference to 9.10.0
test/ProjectTemplates/.../aichatweb.BasicAspire.verified/aichatweb/aichatweb.Web/aichatweb.Web.csproj Updated Microsoft.Extensions.AI package references to 9.10.0
test/ProjectTemplates/.../aichatweb.BasicAspire.verified/aichatweb/aichatweb.ServiceDefaults/aichatweb.ServiceDefaults.csproj Updated Microsoft.Extensions.Http.Resilience package reference to 9.10.0
test/ProjectTemplates/.../aichatweb.Basic.verified/aichatweb/aichatweb.csproj Updated Microsoft.Extensions.AI package references to 9.10.0
test/ProjectTemplates/.../aichatweb.AzureOpenAI_Qdrant_Aspire.verified/aichatweb/aichatweb.Web/aichatweb.Web.csproj Updated Microsoft.Extensions.AI package references to 9.10.0
test/ProjectTemplates/.../aichatweb.AzureOpenAI_Qdrant_Aspire.verified/aichatweb/aichatweb.ServiceDefaults/aichatweb.ServiceDefaults.csproj Updated Microsoft.Extensions.Http.Resilience package reference to 9.10.0

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@joperezr joperezr merged commit d6718f6 into main Sep 3, 2025
6 checks passed
@joperezr joperezr deleted the copilot/fix-6768 branch September 3, 2025 17:13
@github-actions github-actions bot locked and limited conversation to collaborators Oct 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Branding updates for 9.10

2 participants