Skip to content

Commit a7f6a55

Browse files
author
v-wuzhai
authored
Merge pull request #8645 from dotnet/darc-release/9.0.2xx-a62daa05-3e7c-44e2-84c3-a6c85d8086b3
[release/9.0.2xx] Update dependencies from dotnet/arcade
2 parents c612cb7 + d39d344 commit a7f6a55

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
<Dependency Name="System.Formats.Asn1" Version="9.0.0">

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)