Skip to content

Commit d138822

Browse files
authored
[release/9.0.1xx] Update dependencies from dotnet/arcade (#9834)
This pull request updates the following dependencies [marker]: <> (Begin:9286480e-333a-45b6-896c-cdf2a43700a6) ## From https://github.com/dotnet/arcade - **Subscription**: [9286480e-333a-45b6-896c-cdf2a43700a6](https://maestro.dot.net/subscriptions?search=9286480e-333a-45b6-896c-cdf2a43700a6) - **Build**: [20260210.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2900019) ([301123](https://maestro.dot.net/channel/5175/github:dotnet:arcade/build/301123)) - **Date Produced**: February 10, 2026 10:32:04 AM UTC - **Commit**: [0279dbd04bd1537e13ae3c1f003edf56acfaf123](dotnet/arcade@0279dbd) - **Branch**: [release/9.0](https://github.com/dotnet/arcade/tree/release/9.0) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [9.0.0-beta.26106.3 to 9.0.0-beta.26110.2][1] - Microsoft.SourceBuild.Intermediate.arcade - Microsoft.DotNet.Arcade.Sdk [1]: dotnet/arcade@69a6ee9...0279dbd [DependencyUpdate]: <> (End) [marker]: <> (End:9286480e-333a-45b6-896c-cdf2a43700a6)
2 parents 20e5f50 + 804a4de commit d138822

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
</Dependency>
2020
</ProductDependencies>
2121
<ToolsetDependencies>
22-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.26106.3">
22+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.26110.2">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>69a6ee9b0f059a101093ebd06560f68ce797358b</Sha>
24+
<Sha>0279dbd04bd1537e13ae3c1f003edf56acfaf123</Sha>
2525
</Dependency>
2626
<!-- Intermediate is necessary for source build. -->
27-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.26106.3">
27+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.26110.2">
2828
<Uri>https://github.com/dotnet/arcade</Uri>
29-
<Sha>69a6ee9b0f059a101093ebd06560f68ce797358b</Sha>
29+
<Sha>0279dbd04bd1537e13ae3c1f003edf56acfaf123</Sha>
3030
<SourceBuild RepoName="arcade" ManagedOnly="true" />
3131
</Dependency>
3232
<!-- Dependencies required for source build. We'll still update manually -->

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "9.0.113"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26106.3"
6+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26110.2"
77
}
88
}

0 commit comments

Comments
 (0)