Skip to content

Use 10.6.0 stable extensions versions#66854

Merged
wtgodbe merged 2 commits into
mainfrom
wtgodbe/ExtensionsVersion
May 31, 2026
Merged

Use 10.6.0 stable extensions versions#66854
wtgodbe merged 2 commits into
mainfrom
wtgodbe/ExtensionsVersion

Conversation

@wtgodbe
Copy link
Copy Markdown
Member

@wtgodbe wtgodbe commented May 26, 2026

We need to use stable versions now that we have a shipping template w/ extensions dependencies

Copilot AI review requested due to automatic review settings May 26, 2026 15:57
@wtgodbe wtgodbe requested a review from a team as a code owner May 26, 2026 15:57
@github-actions github-actions Bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label May 26, 2026
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

Copy link
Copy Markdown
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

Updates ASP.NET Core’s tracked dotnet/extensions package dependencies to stable 10.6.0 versions, aligning with the need to consume shipping extension packages for a template with extensions-based dependencies.

Changes:

  • Bump Microsoft.Extensions.* toolset dependencies from 10.7.0-preview... to stable 10.6.0 and update the corresponding dotnet/extensions commit SHA in eng/Version.Details.xml.
  • Update the generated dependency property versions for the same Microsoft.Extensions.* packages to 10.6.0 in eng/Version.Details.props.

Reviewed changes

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

File Description
eng/Version.Details.xml Updates dotnet/extensions dependency versions to 10.6.0 and aligns SHAs.
eng/Version.Details.props Updates the corresponding MicrosoftExtensions*PackageVersion properties to 10.6.0.

@wtgodbe
Copy link
Copy Markdown
Member Author

wtgodbe commented May 26, 2026

/backport to release/10.0

@github-actions
Copy link
Copy Markdown
Contributor

Started backporting to release/10.0 (link to workflow run)

@github-actions
Copy link
Copy Markdown
Contributor

@wtgodbe backporting to release/10.0 failed, the patch most likely resulted in conflicts. Please backport manually!

git am output
$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Use 10.6.0 stable extensions versions
Using index info to reconstruct a base tree...
M	eng/Version.Details.props
M	eng/Version.Details.xml
Falling back to patching base and 3-way merge...
Auto-merging eng/Version.Details.props
CONFLICT (content): Merge conflict in eng/Version.Details.props
Auto-merging eng/Version.Details.xml
CONFLICT (content): Merge conflict in eng/Version.Details.xml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Use 10.6.0 stable extensions versions
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

@wtgodbe wtgodbe merged commit ddced9f into main May 31, 2026
25 checks passed
@wtgodbe wtgodbe deleted the wtgodbe/ExtensionsVersion branch May 31, 2026 00:48
@dotnet-milestone-bot dotnet-milestone-bot Bot added this to the 11.0-preview6 milestone May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants