Skip to content

Commit

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

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
 From Version 10.0.0-beta.24612.1 -> To Version 10.0.0-beta.24612.4

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

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
 From Version 10.0.0-beta.24612.1 -> To Version 10.0.0-beta.24613.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 16, 2024
1 parent db1ae73 commit 1dd1991
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.24612.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24613.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>2c4eeabbeab30dfe532190f7e5c448078231cdd0</Sha>
<Sha>255d5e0c89958af276883a988108c2d616438805</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.24612.1">
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.24613.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>2c4eeabbeab30dfe532190f7e5c448078231cdd0</Sha>
<Sha>255d5e0c89958af276883a988108c2d616438805</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24612.1">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24613.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>2c4eeabbeab30dfe532190f7e5c448078231cdd0</Sha>
<Sha>255d5e0c89958af276883a988108c2d616438805</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.24612.1">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.24613.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>2c4eeabbeab30dfe532190f7e5c448078231cdd0</Sha>
<Sha>255d5e0c89958af276883a988108c2d616438805</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.24612.1",
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24612.1"
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24613.2",
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24613.2"
},
"sdk": {
"version": "10.0.100-alpha.1.24573.1"
Expand Down

0 comments on commit 1dd1991

Please # to comment.