Skip to content

Commit

Permalink
Merge pull request #8744 from dotnet/darc-main-90263a4e-7e1a-4da0-b40…
Browse files Browse the repository at this point in the history
…9-c51399c62081

[main] Update dependencies from dotnet/arcade
  • Loading branch information
v-wuzhai authored Feb 7, 2025
2 parents 4c7d791 + 29ef819 commit 90e5f05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25105.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25106.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>fbc07804abc2b4bf553057479258b8ae65df037f</Sha>
<Sha>91630b31ce859c28f637b62b566ea8829b982f2c</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25105.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25106.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>fbc07804abc2b4bf553057479258b8ae65df037f</Sha>
<Sha>91630b31ce859c28f637b62b566ea8829b982f2c</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<!-- Dependencies required for source build. We'll still update manually -->
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"dotnet": "10.0.100-alpha.1.25077.2"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25105.3"
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25106.4"
}
}

0 comments on commit 90e5f05

Please sign in to comment.