Skip to content

Commit eaa5848

Browse files
author
v-wuzhai
authored
Merge pull request #8646 from dotnet/darc-release/9.0.1xx-28d52b23-df41-4e34-bde5-05a1a9dc01ac
[release/9.0.1xx] Update dependencies from dotnet/arcade
2 parents 2b4678d + 92d572f commit eaa5848

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.24623.3">
22+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25058.5">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>e0e05154656254a735ebf19ffa5a37a8b915039b</Sha>
24+
<Sha>8cc6ecd76c24ef6665579a5c5e386a211a1e7c54</Sha>
2525
</Dependency>
2626
<!-- Intermediate is necessary for source build. -->
27-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24623.3">
27+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25058.5">
2828
<Uri>https://github.com/dotnet/arcade</Uri>
29-
<Sha>e0e05154656254a735ebf19ffa5a37a8b915039b</Sha>
29+
<Sha>8cc6ecd76c24ef6665579a5c5e386a211a1e7c54</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.100"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24623.3"
6+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25058.5"
77
}
88
}

0 commit comments

Comments
 (0)