Skip to content

Commit

Permalink
[release/6.0] Update dependencies from dotnet/arcade (#4572)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/arcade build 20241112.11

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 6.0.0-beta.24522.2 -> To Version 6.0.0-beta.24562.11

* Update dependencies from https://github.com/dotnet/arcade build 20241113.5

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 6.0.0-beta.24522.2 -> To Version 6.0.0-beta.24563.5

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Nov 14, 2024
1 parent b1700f3 commit 6f0d17b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.24522.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.24563.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f74981a75fa5f1e17120958094bb92ebabb12d06</Sha>
<Sha>c8e0c31e05276243bdb22046c9abf46a959e8917</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.24522.2">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.24563.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f74981a75fa5f1e17120958094bb92ebabb12d06</Sha>
<Sha>c8e0c31e05276243bdb22046c9abf46a959e8917</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"dotnet": "6.0.135"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24522.2",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.24522.2"
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24563.5",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.24563.5"
},
"native-tools": {
"python3": "3.7.1"
Expand Down

0 comments on commit 6f0d17b

Please sign in to comment.