Commit 797e68a
committed
Merged PR 57851: internal/release/9.0 - merge from public
#### AI description (iteration 2)
#### PR Classification
This pull request merges public branch changes into the internal 9.0 release, updating dependency versions, SDK settings, and build pipeline configurations.
#### PR Summary
The PR integrates upstream release changes by bumping key dependency and SDK versions and modernizing pipeline images.
- **`eng/Version.Details.xml`**: Upgraded dependency versions and SHA values for Arcade, Templating, and Helix SDK.
- **`global.json` and `eng/Versions.props`**: Incremented the .NET SDK version (from 9.0.112 to 9.0.113) and updated the release version prefix (from 9.0.13 to 9.0.14) along with the templating version.
- **Pipeline templates**: In files like **`eng/common/core-templates/post-build/post-build.yml`**, **`job/publish-build-assets.yml`**, and **`job/source-build.yml`**, updated image tags from `windows.vs2019.amd64` to `windows.vs2022.amd64` and adjusted Linux image settings.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments