Commit bad810e
committed
Merged PR 44010: [internal/release/9.0] Merge from public
Merge from public release/9.0 to internal/release/9.0 and resolve conflicts if necessary
----
#### AI description (iteration 1)
#### PR Classification
Dependency update
#### PR Summary
This pull request updates various dependencies to their latest versions and addresses a specific issue with SAS token generation.
- Updated dependency versions in `/eng/Version.Details.xml` and `/eng/Versions.props`.
- Implemented a workaround for SAS token generation in `/eng/common/core-templates/steps/get-delegation-sas.yml`.
- Updated SDK versions in `/global.json`.
- Updated NuGet package source in `/NuGet.config`.File tree
2 files changed
+12
-3
lines changed- eng/common/core-templates/steps
2 files changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
35 | 44 | | |
36 | 45 | | |
37 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments