Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Aug 6, 2025

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

Changes Made

Version Configuration:

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

Compatibility Suppressions:

  • Kept CompatibilitySuppressions.xml file for Microsoft.Extensions.Diagnostics.ResourceMonitoring library. While the intent was to remove compatibility suppressions for the UseDeltaNrPeriodsForCpuCalculation and CalculateCpuUsageWithoutHostDelta properties, the file must remain until the 9.8 release is completed and baseline version validation is updated.

Template Updates:

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

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

Fixes #6692.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor Author

Copilot AI commented Aug 6, 2025

@joperezr 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs.

I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review.

Co-authored-by: joperezr <13854455+joperezr@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] We need to do branding updates for 9.9 Branding updates for 9.9 Aug 6, 2025
@Copilot Copilot AI requested a review from joperezr August 6, 2025 21:52
Copilot finished work on behalf of joperezr August 6, 2025 21:52
Co-authored-by: joperezr <13854455+joperezr@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Aug 6, 2025

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses

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

  • kijvsblobprodcus387.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.25380.1.txt (dns block)

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

@Copilot Copilot AI requested a review from joperezr August 6, 2025 22:02
Copilot finished work on behalf of joperezr August 6, 2025 22:02
@joperezr joperezr marked this pull request as ready for review August 6, 2025 22:46
@Copilot Copilot AI review requested due to automatic review settings August 6, 2025 22:46
@joperezr joperezr requested review from a team as code owners August 6, 2025 22:46
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 repository branding from version 9.8 to 9.9 to prepare the main branch for the next development cycle after the 9.8 release has been branched.

  • Updates the minor version from 8 to 9 in the version configuration
  • Updates all test template snapshots to reference version 9.9.0 instead of 9.8.0
  • Maintains compatibility suppressions file as required until 9.8 baseline validation is updated

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 Updates MinorVersion from 8 to 9 for the 9.9 development cycle
test/ProjectTemplates/.../aichatweb.OpenAI_AzureAISearch.verified/aichatweb/aichatweb.csproj Updates Microsoft.Extensions.AI package references to 9.9.0
test/ProjectTemplates/.../aichatweb.Ollama_Qdrant.verified/aichatweb/aichatweb.Web/aichatweb.Web.csproj Updates Microsoft.Extensions.AI package reference to 9.9.0
test/ProjectTemplates/.../aichatweb.Ollama_Qdrant.verified/aichatweb/aichatweb.ServiceDefaults/aichatweb.ServiceDefaults.csproj Updates Microsoft.Extensions.Http.Resilience package reference to 9.9.0
test/ProjectTemplates/.../aichatweb.BasicAspire.verified/aichatweb/aichatweb.Web/aichatweb.Web.csproj Updates Microsoft.Extensions.AI package references to 9.9.0
test/ProjectTemplates/.../aichatweb.BasicAspire.verified/aichatweb/aichatweb.ServiceDefaults/aichatweb.ServiceDefaults.csproj Updates Microsoft.Extensions.Http.Resilience package reference to 9.9.0
test/ProjectTemplates/.../aichatweb.Basic.verified/aichatweb/aichatweb.csproj Updates Microsoft.Extensions.AI package references to 9.9.0
test/ProjectTemplates/.../aichatweb.AzureOpenAI_Qdrant_Aspire.verified/aichatweb/aichatweb.Web/aichatweb.Web.csproj Updates Microsoft.Extensions.AI package references to 9.9.0
test/ProjectTemplates/.../aichatweb.AzureOpenAI_Qdrant_Aspire.verified/aichatweb/aichatweb.ServiceDefaults/aichatweb.ServiceDefaults.csproj Updates Microsoft.Extensions.Http.Resilience package reference to 9.9.0
Comments suppressed due to low confidence (2)

@joperezr joperezr merged commit 9a573e3 into main Aug 6, 2025
6 checks passed
@joperezr joperezr deleted the copilot/fix-6692 branch August 6, 2025 23:00
@Copilot Copilot AI mentioned this pull request Sep 3, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Sep 6, 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.

We need to do branding updates for 9.9

2 participants