Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 26, 2025

Summary

Migrate internal runtime source feed URLs from legacy Azure blob storage (dotnetbuilds.blob.core.windows.net) to new CDN endpoint (ci.dot.net).

Files updated:

  • eng/helix/Helix.proj - AdditionalDotNetPackageFeed
  • eng/common/core-templates/steps/source-build.yml - internalRuntimeDownloadArgs
  • eng/pipelines/jobs/tpn.yml - DotNetRuntimeSourceFeed
  • eng/pipelines/jobs/sign-binaries.yml - DotNetRuntimeSourceFeed
  • eng/pipelines/jobs/build.yml - RuntimeSourceFeed
  • eng/pipelines/jobs/pack-sign-publish.yml - DotNetRuntimeSourceFeed
Release Notes Entry
Original prompt

This section details on the original issue you should resolve

<issue_title>Update storage paths</issue_title>
<issue_description>Migrate from legacy Azure blob storage URLs to new CDN endpoints across build infrastructure.

Changes
dotnetcli.blob.core.windows.net → builds.dotnet.microsoft.com

dotnetbuilds.blob.core.windows.net → ci.dot.net

</issue_description>

Comments on the Issue (you are @copilot in this section)


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

@dotnet-policy-service dotnet-policy-service bot added dependencies Pull requests that update a dependency file needs-review labels Nov 26, 2025
Copilot AI changed the title [WIP] Update storage paths to new CDN endpoints Update storage paths from dotnetbuilds.blob.core.windows.net to ci.dot.net Nov 26, 2025
Copilot AI requested a review from wiktork November 26, 2025 18:42
…t.net

Co-authored-by: wiktork <15879456+wiktork@users.noreply.github.com>
@wiktork wiktork force-pushed the copilot/update-storage-paths branch from 361694b to 9b683e5 Compare December 4, 2025 07:03
@wiktork wiktork marked this pull request as ready for review December 4, 2025 16:45
@wiktork wiktork merged commit f3b7ae7 into main Dec 4, 2025
20 checks passed
@wiktork wiktork deleted the copilot/update-storage-paths branch December 4, 2025 17:44
@wiktork
Copy link
Member

wiktork commented Dec 4, 2025

/backport to release/9.0

@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2025

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

@wiktork
Copy link
Member

wiktork commented Dec 4, 2025

/backport to release/8.x

@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2025

Started backporting to release/8.x (link to workflow run)

wiktork added a commit that referenced this pull request Dec 5, 2025
* Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#8682)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...330a01c)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump streetsidesoftware/cspell-action from 7.2.0 to 7.2.1 (#8681)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@dcd03dc...76c6f6d)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Use arcade backport workflow (#8683)

* [main] Bump the identity-dependencies group with 1 update (#8666)

Bumps Microsoft.Identity.Web from 3.14.1 to 4.0.1

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump Newtonsoft.Json from 13.0.3 to 13.0.4 (#8670)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-version: 13.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Learning Paths (#8693)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* [main] Bump NJsonSchema from 11.0.0 to 11.5.1 (#8702)

---
updated-dependencies:
- dependency-name: NJsonSchema
  dependency-version: 11.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* generate release notes (#8714)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* generate release notes (#8715)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Revert "Use dotnet-monitor asset instead of merge manfest for versioning (#8563) (#8575)" (#8719)

This reverts commit 3f3601d.

* Reapply "Use dotnet-monitor asset instead of merge manfest for versioning (#8563) (#8575)" (#8719) (#8727)

This reverts commit 0403345.

* generate release notes (#8728)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Register v9.0.5 release information (#8730)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Register v10.0.0 release information (#8731)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 5 updates (#8725)

Bumps Microsoft.Extensions.Configuration.Abstractions from 9.0.10 to 9.0.11
Bumps Microsoft.Extensions.Logging from 9.0.10 to 9.0.11
Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.10 to 9.0.11
Bumps Microsoft.Extensions.Logging.Console from 9.0.10 to 9.0.11
Bumps System.Text.Json from 9.0.10 to 9.0.11

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: System.Text.Json
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Update dependencies from dotnet/diagnostics (#8570)

* Update dependencies from https://github.com/dotnet/diagnostics build 20250829.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25429.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250830.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25430.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250831.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25431.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250901.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25451.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250902.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25452.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250903.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25453.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250906.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25456.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250909.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25459.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250915.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25465.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.646501

* Update dependencies from https://github.com/dotnet/diagnostics build 20250919.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25469.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.646901

* Update dependencies from https://github.com/dotnet/diagnostics build 20250923.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25473.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.647301

* Update dependencies from https://github.com/dotnet/diagnostics build 20250924.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25474.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.647401

* Update dependencies from https://github.com/dotnet/diagnostics build 20250925.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25475.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.647501

* Update dependencies from https://github.com/dotnet/diagnostics build 20250927.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25477.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.647701

* Update dependencies from https://github.com/dotnet/diagnostics build 20250928.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25478.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.647801

* Update dependencies from https://github.com/dotnet/diagnostics build 20250929.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25479.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.647901

* Update dependencies from https://github.com/dotnet/diagnostics build 20250930.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25480.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.648001

* Update dependencies from https://github.com/dotnet/diagnostics build 20251002.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25502.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.650201

* Update dependencies from https://github.com/dotnet/diagnostics build 20251003.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25503.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.650301

* Update dependencies from https://github.com/dotnet/diagnostics build 20251004.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25504.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.650401

* Update dependencies from https://github.com/dotnet/diagnostics build 20251006.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25506.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.650601

* Update dependencies from https://github.com/dotnet/diagnostics build 20251007.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25507.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.650701

* Update dependencies from https://github.com/dotnet/diagnostics build 20251011.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25511.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.651101

* Update dependencies from https://github.com/dotnet/diagnostics build 20251012.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25512.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.651201

* Update dependencies from https://github.com/dotnet/diagnostics build 20251015.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25515.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.651501

* Update dependencies from https://github.com/dotnet/diagnostics build 20251016.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25516.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.651601

* Update dependencies from https://github.com/dotnet/diagnostics build 20251017.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25517.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.651701

* Update dependencies from https://github.com/dotnet/diagnostics build 20251018.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25518.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.651801

* Update dependencies from https://github.com/dotnet/diagnostics build 20251019.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25519.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.651901

* Update dependencies from https://github.com/dotnet/diagnostics build 20251021.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25521.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.652101

* Update dependencies from https://github.com/dotnet/diagnostics build 20251022.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25522.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.652201

* Update dependencies from https://github.com/dotnet/diagnostics build 20251023.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25523.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.652301

* Update dependencies from https://github.com/dotnet/diagnostics build 20251026.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25526.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.652601

* Update dependencies from https://github.com/dotnet/diagnostics build 20251027.2
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25527.2
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.652702

* Update dependencies from https://github.com/dotnet/diagnostics build 20251030.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25530.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.653001

* Update dependencies from https://github.com/dotnet/diagnostics build 20251031.2
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25531.2
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.653102

* Update dependencies from https://github.com/dotnet/diagnostics build 20251101.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25551.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.655101

* Update dependencies from https://github.com/dotnet/diagnostics build 20251102.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25552.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.655201

* Update dependencies from https://github.com/dotnet/diagnostics build 20251103.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25553.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.655301

* Update dependencies from https://github.com/dotnet/diagnostics build 20251104.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25554.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.655401

* Update dependencies from https://github.com/dotnet/diagnostics build 20251106.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25556.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.655601

* Update dependencies from https://github.com/dotnet/diagnostics build 20251108.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25558.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.655801

* Update dependencies from https://github.com/dotnet/diagnostics build 20251109.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25559.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.655901

* Update dependencies from https://github.com/dotnet/diagnostics build 20251111.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25561.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.656101

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* [main] Update dependencies from dotnet/arcade (#8708)

* Update dependencies from https://github.com/dotnet/arcade build 20251105.4
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25515.2 -> To Version 9.0.0-beta.25555.4

* Update dependencies from https://github.com/dotnet/arcade build 20251111.1
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25515.2 -> To Version 9.0.0-beta.25561.1

* Update dependencies from https://github.com/dotnet/arcade build 20251112.4
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25515.2 -> To Version 9.0.0-beta.25562.4

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* [main] Bump Microsoft.Diagnostics.DbgShim from 9.0.621003 to 9.0.652701 (#8690)

---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.DbgShim
  dependency-version: 9.0.652701
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 1 update (#8720)

Bumps Microsoft.NETCore.DotNetHost from 8.0.21 to 8.0.22

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.DotNetHost
  dependency-version: 8.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the azure-sdk-dependencies group with 1 update (#8711)

Bumps Azure.Core from 1.49.0 to 1.50.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/checkout from 5.0.0 to 5.0.1 (#8737)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v5...v5.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump Microsoft.NETCore.DotNetAppHost from 9.0.10 to 9.0.11 (#8726)

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.DotNetAppHost
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Disable AzDO dependabot (#8734)

* Add .azuredevops/dependabot.yml

* Add .azuredevops/dependabot.yml

* Update dependencies from https://github.com/dotnet/arcade build 20251127.5 (#8756)

[main] Update dependencies from dotnet/arcade

* [main] Bump the azure-sdk-dependencies group with 1 update (#8738)

Bumps Azure.Identity from 1.17.0 to 1.17.1

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-version: 1.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the identity-dependencies group with 1 update (#8748)

Bumps Microsoft.Identity.Web from 4.0.1 to 4.1.1

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Adding Docs for Ephemeral container use (#8716)

* use as ephemeral sample

* readme revision

* PR validation

* PR feedback

* Spell checker

* Update storage paths from dotnetbuilds.blob.core.windows.net to ci.dot.net (#8752)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wiktork <15879456+wiktork@users.noreply.github.com>

* Update docs (#8707)

* Update docs

* Fix typo in release process documentation

Corrected spelling of 'similar' in the GA releases section.

* Update documentation/release-process.md

Co-authored-by: kkeirstead <85592574+kkeirstead@users.noreply.github.com>

* Add note to revert changes post-release

Added a note to revert changes after release.

---------

Co-authored-by: kkeirstead <85592574+kkeirstead@users.noreply.github.com>

* [main] Update dependencies from dotnet/diagnostics (#8733)

* Update dependencies from https://github.com/dotnet/diagnostics build 20251112.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25562.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.656201

* Update dependencies from https://github.com/dotnet/diagnostics build 20251113.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25563.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.656301

* Update dependencies from https://github.com/dotnet/diagnostics build 20251115.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25565.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.656501

* Update dependencies from https://github.com/dotnet/diagnostics build 20251118.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25568.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.656801

* Update dependencies from https://github.com/dotnet/diagnostics build 20251119.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25569.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.656901

* Update dependencies from https://github.com/dotnet/diagnostics build 20251120.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25570.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657001

* Update dependencies from https://github.com/dotnet/diagnostics build 20251122.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25572.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657201

* Update dependencies from https://github.com/dotnet/diagnostics build 20251123.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25573.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657301

* Update dependencies from https://github.com/dotnet/diagnostics build 20251124.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25574.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657401

* Update dependencies from https://github.com/dotnet/diagnostics build 20251125.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25575.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657501

* Update dependencies from https://github.com/dotnet/diagnostics build 20251126.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25576.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657601

* Update dependencies from https://github.com/dotnet/diagnostics build 20251127.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25577.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657701

* Update dependencies from https://github.com/dotnet/diagnostics build 20251128.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25578.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657801

* Update dependencies from https://github.com/dotnet/diagnostics build 20251130.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25580.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.658001

* Update dependencies from https://github.com/dotnet/diagnostics build 20251201.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25601.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.660101

* Update dependencies from https://github.com/dotnet/diagnostics build 20251202.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25602.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.660201

* Update dependencies from https://github.com/dotnet/diagnostics build 20251203.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25603.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.660301

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/diagnostics build 20251204.1 (#8763)

[main] Update dependencies from dotnet/diagnostics

* Remove references to eng/actions (#8761)

* Initial plan

* Remove references to eng/actions

Co-authored-by: wiktork <15879456+wiktork@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wiktork <15879456+wiktork@users.noreply.github.com>

* Revert "[main] Bump Microsoft.Diagnostics.DbgShim from 9.0.621003 to 9.0.652701 (#8690)" (#8768)

This reverts commit 1626a81.

* Restore branch-specific files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Kopec <wiktork@microsoft.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo Mendoza <43052640+rosanch@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wiktork <15879456+wiktork@users.noreply.github.com>
Co-authored-by: kkeirstead <85592574+kkeirstead@users.noreply.github.com>
wiktork added a commit that referenced this pull request Dec 5, 2025
* Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#8682)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...330a01c)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump streetsidesoftware/cspell-action from 7.2.0 to 7.2.1 (#8681)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@dcd03dc...76c6f6d)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Use arcade backport workflow (#8683)

* [main] Bump the identity-dependencies group with 1 update (#8666)

Bumps Microsoft.Identity.Web from 3.14.1 to 4.0.1

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump Newtonsoft.Json from 13.0.3 to 13.0.4 (#8670)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-version: 13.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Learning Paths (#8693)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* [main] Bump NJsonSchema from 11.0.0 to 11.5.1 (#8702)

---
updated-dependencies:
- dependency-name: NJsonSchema
  dependency-version: 11.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* generate release notes (#8714)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* generate release notes (#8715)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Revert "Use dotnet-monitor asset instead of merge manfest for versioning (#8563) (#8575)" (#8719)

This reverts commit 3f3601d.

* Reapply "Use dotnet-monitor asset instead of merge manfest for versioning (#8563) (#8575)" (#8719) (#8727)

This reverts commit 0403345.

* generate release notes (#8728)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Register v9.0.5 release information (#8730)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Register v10.0.0 release information (#8731)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 5 updates (#8725)

Bumps Microsoft.Extensions.Configuration.Abstractions from 9.0.10 to 9.0.11
Bumps Microsoft.Extensions.Logging from 9.0.10 to 9.0.11
Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.10 to 9.0.11
Bumps Microsoft.Extensions.Logging.Console from 9.0.10 to 9.0.11
Bumps System.Text.Json from 9.0.10 to 9.0.11

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: System.Text.Json
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Update dependencies from dotnet/diagnostics (#8570)

* Update dependencies from https://github.com/dotnet/diagnostics build 20250829.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25429.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250830.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25430.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250831.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25431.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250901.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25451.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250902.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25452.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250903.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25453.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250906.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25456.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250909.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25459.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250915.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25465.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.646501

* Update dependencies from https://github.com/dotnet/diagnostics build 20250919.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25469.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.646901

* Update dependencies from https://github.com/dotnet/diagnostics build 20250923.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25473.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.647301

* Update dependencies from https://github.com/dotnet/diagnostics build 20250924.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25474.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.647401

* Update dependencies from https://github.com/dotnet/diagnostics build 20250925.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25475.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.647501

* Update dependencies from https://github.com/dotnet/diagnostics build 20250927.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25477.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.647701

* Update dependencies from https://github.com/dotnet/diagnostics build 20250928.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25478.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.647801

* Update dependencies from https://github.com/dotnet/diagnostics build 20250929.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25479.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.647901

* Update dependencies from https://github.com/dotnet/diagnostics build 20250930.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25480.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.648001

* Update dependencies from https://github.com/dotnet/diagnostics build 20251002.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25502.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.650201

* Update dependencies from https://github.com/dotnet/diagnostics build 20251003.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25503.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.650301

* Update dependencies from https://github.com/dotnet/diagnostics build 20251004.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25504.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.650401

* Update dependencies from https://github.com/dotnet/diagnostics build 20251006.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25506.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.650601

* Update dependencies from https://github.com/dotnet/diagnostics build 20251007.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25507.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.650701

* Update dependencies from https://github.com/dotnet/diagnostics build 20251011.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25511.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.651101

* Update dependencies from https://github.com/dotnet/diagnostics build 20251012.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25512.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.651201

* Update dependencies from https://github.com/dotnet/diagnostics build 20251015.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25515.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.651501

* Update dependencies from https://github.com/dotnet/diagnostics build 20251016.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25516.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.651601

* Update dependencies from https://github.com/dotnet/diagnostics build 20251017.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25517.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.651701

* Update dependencies from https://github.com/dotnet/diagnostics build 20251018.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25518.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.651801

* Update dependencies from https://github.com/dotnet/diagnostics build 20251019.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25519.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.651901

* Update dependencies from https://github.com/dotnet/diagnostics build 20251021.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25521.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.652101

* Update dependencies from https://github.com/dotnet/diagnostics build 20251022.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25522.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.652201

* Update dependencies from https://github.com/dotnet/diagnostics build 20251023.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25523.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.652301

* Update dependencies from https://github.com/dotnet/diagnostics build 20251026.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25526.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.652601

* Update dependencies from https://github.com/dotnet/diagnostics build 20251027.2
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25527.2
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.652702

* Update dependencies from https://github.com/dotnet/diagnostics build 20251030.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25530.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.653001

* Update dependencies from https://github.com/dotnet/diagnostics build 20251031.2
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25531.2
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.653102

* Update dependencies from https://github.com/dotnet/diagnostics build 20251101.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25551.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.655101

* Update dependencies from https://github.com/dotnet/diagnostics build 20251102.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25552.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.655201

* Update dependencies from https://github.com/dotnet/diagnostics build 20251103.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25553.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.655301

* Update dependencies from https://github.com/dotnet/diagnostics build 20251104.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25554.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.655401

* Update dependencies from https://github.com/dotnet/diagnostics build 20251106.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25556.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.655601

* Update dependencies from https://github.com/dotnet/diagnostics build 20251108.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25558.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.655801

* Update dependencies from https://github.com/dotnet/diagnostics build 20251109.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25559.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.655901

* Update dependencies from https://github.com/dotnet/diagnostics build 20251111.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25412.1 -> To Version 9.0.0-preview.25561.1
Microsoft.FileFormats From Version 1.0.641201 -> To Version 1.0.656101

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* [main] Update dependencies from dotnet/arcade (#8708)

* Update dependencies from https://github.com/dotnet/arcade build 20251105.4
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25515.2 -> To Version 9.0.0-beta.25555.4

* Update dependencies from https://github.com/dotnet/arcade build 20251111.1
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25515.2 -> To Version 9.0.0-beta.25561.1

* Update dependencies from https://github.com/dotnet/arcade build 20251112.4
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25515.2 -> To Version 9.0.0-beta.25562.4

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* [main] Bump Microsoft.Diagnostics.DbgShim from 9.0.621003 to 9.0.652701 (#8690)

---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.DbgShim
  dependency-version: 9.0.652701
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 1 update (#8720)

Bumps Microsoft.NETCore.DotNetHost from 8.0.21 to 8.0.22

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.DotNetHost
  dependency-version: 8.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the azure-sdk-dependencies group with 1 update (#8711)

Bumps Azure.Core from 1.49.0 to 1.50.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/checkout from 5.0.0 to 5.0.1 (#8737)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v5...v5.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump Microsoft.NETCore.DotNetAppHost from 9.0.10 to 9.0.11 (#8726)

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.DotNetAppHost
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Disable AzDO dependabot (#8734)

* Add .azuredevops/dependabot.yml

* Add .azuredevops/dependabot.yml

* Update dependencies from https://github.com/dotnet/arcade build 20251127.5 (#8756)

[main] Update dependencies from dotnet/arcade

* [main] Bump the azure-sdk-dependencies group with 1 update (#8738)

Bumps Azure.Identity from 1.17.0 to 1.17.1

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-version: 1.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the identity-dependencies group with 1 update (#8748)

Bumps Microsoft.Identity.Web from 4.0.1 to 4.1.1

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Adding Docs for Ephemeral container use (#8716)

* use as ephemeral sample

* readme revision

* PR validation

* PR feedback

* Spell checker

* Update storage paths from dotnetbuilds.blob.core.windows.net to ci.dot.net (#8752)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wiktork <15879456+wiktork@users.noreply.github.com>

* Update docs (#8707)

* Update docs

* Fix typo in release process documentation

Corrected spelling of 'similar' in the GA releases section.

* Update documentation/release-process.md

Co-authored-by: kkeirstead <85592574+kkeirstead@users.noreply.github.com>

* Add note to revert changes post-release

Added a note to revert changes after release.

---------

Co-authored-by: kkeirstead <85592574+kkeirstead@users.noreply.github.com>

* [main] Update dependencies from dotnet/diagnostics (#8733)

* Update dependencies from https://github.com/dotnet/diagnostics build 20251112.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25562.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.656201

* Update dependencies from https://github.com/dotnet/diagnostics build 20251113.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25563.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.656301

* Update dependencies from https://github.com/dotnet/diagnostics build 20251115.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25565.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.656501

* Update dependencies from https://github.com/dotnet/diagnostics build 20251118.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25568.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.656801

* Update dependencies from https://github.com/dotnet/diagnostics build 20251119.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25569.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.656901

* Update dependencies from https://github.com/dotnet/diagnostics build 20251120.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25570.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657001

* Update dependencies from https://github.com/dotnet/diagnostics build 20251122.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25572.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657201

* Update dependencies from https://github.com/dotnet/diagnostics build 20251123.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25573.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657301

* Update dependencies from https://github.com/dotnet/diagnostics build 20251124.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25574.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657401

* Update dependencies from https://github.com/dotnet/diagnostics build 20251125.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25575.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657501

* Update dependencies from https://github.com/dotnet/diagnostics build 20251126.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25576.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657601

* Update dependencies from https://github.com/dotnet/diagnostics build 20251127.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25577.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657701

* Update dependencies from https://github.com/dotnet/diagnostics build 20251128.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25578.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.657801

* Update dependencies from https://github.com/dotnet/diagnostics build 20251130.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25580.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.658001

* Update dependencies from https://github.com/dotnet/diagnostics build 20251201.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25601.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.660101

* Update dependencies from https://github.com/dotnet/diagnostics build 20251202.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25602.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.660201

* Update dependencies from https://github.com/dotnet/diagnostics build 20251203.1
On relative base path root
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 9.0.0-preview.25561.1 -> To Version 9.0.0-preview.25603.1
Microsoft.FileFormats From Version 1.0.656101 -> To Version 1.0.660301

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/diagnostics build 20251204.1 (#8763)

[main] Update dependencies from dotnet/diagnostics

* Remove references to eng/actions (#8761)

* Initial plan

* Remove references to eng/actions

Co-authored-by: wiktork <15879456+wiktork@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wiktork <15879456+wiktork@users.noreply.github.com>

* Revert "[main] Bump Microsoft.Diagnostics.DbgShim from 9.0.621003 to 9.0.652701 (#8690)" (#8768)

This reverts commit 1626a81.

* Bump streetsidesoftware/cspell-action from 7.2.1 to 8.0.0 (#8718)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.2.1 to 8.0.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@76c6f6d...3294df5)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/checkout from 5.0.1 to 6.0.1 (#8754)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.1 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v5.0.1...v6.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Restore branch-specific files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Kopec <wiktork@microsoft.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo Mendoza <43052640+rosanch@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wiktork <15879456+wiktork@users.noreply.github.com>
Co-authored-by: kkeirstead <85592574+kkeirstead@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update storage paths

3 participants