Skip to content

Commit c2b4de8

Browse files
authored
Merge pull request #8774 from dotnet/darc-main-2d5d6db1-080c-4ce6-8e06-42f04d89dcc5
[main] Update dependencies from dotnet/arcade
2 parents 7dd395c + c6155f0 commit c2b4de8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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="10.0.0-beta.25120.6">
22+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25124.3">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>ecdb2f499cb5f5c99b58fba1a14fdf977c56e1ac</Sha>
24+
<Sha>2117ebaa7336feccd2361eb01ce33c243249bce0</Sha>
2525
</Dependency>
2626
<!-- Intermediate is necessary for source build. -->
27-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25120.6">
27+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25124.3">
2828
<Uri>https://github.com/dotnet/arcade</Uri>
29-
<Sha>ecdb2f499cb5f5c99b58fba1a14fdf977c56e1ac</Sha>
29+
<Sha>2117ebaa7336feccd2361eb01ce33c243249bce0</Sha>
3030
<SourceBuild RepoName="arcade" ManagedOnly="true" />
3131
</Dependency>
3232
<!-- Dependencies required for source build. We'll still update manually -->

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"tools": {
3-
"dotnet": "10.0.100-preview.2.25118.3"
3+
"dotnet": "10.0.100-preview.3.25122.1"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25120.6"
6+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25124.3"
77
}
88
}

0 commit comments

Comments
 (0)