Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/arcade build 20250…
Browse files Browse the repository at this point in the history
…102.1 (#10219)

[main] Update dependencies from dotnet/arcade
  • Loading branch information
dotnet-maestro[bot] authored Jan 4, 2025
1 parent 605ebf9 commit d911a56
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,25 +165,25 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24626.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25052.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ae8d2a08f1021624ae37cdd5b65f6c05e58a051b</Sha>
<Sha>c1862c6a2c01c419b4329513851d5d6c23410412</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.24626.1">
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25052.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ae8d2a08f1021624ae37cdd5b65f6c05e58a051b</Sha>
<Sha>c1862c6a2c01c419b4329513851d5d6c23410412</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24626.1">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25052.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ae8d2a08f1021624ae37cdd5b65f6c05e58a051b</Sha>
<Sha>c1862c6a2c01c419b4329513851d5d6c23410412</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="9.0.0-beta.24053.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f4e11a15c7b8a949d4a366e792a9843ff6e88cd5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.24626.1">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.25052.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ae8d2a08f1021624ae37cdd5b65f6c05e58a051b</Sha>
<Sha>c1862c6a2c01c419b4329513851d5d6c23410412</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="8.0.0-beta.23409.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
Expand Down
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24626.1",
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24626.1"
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25052.1",
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25052.1"
},
"sdk": {
"version": "10.0.100-alpha.1.24573.1"
Expand Down

0 comments on commit d911a56

Please sign in to comment.