Skip to content

Commit 821ceb4

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250206.4 (#10424)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 10.0.0-beta.25105.3 -> To Version 10.0.0-beta.25106.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent cee1980 commit 821ceb4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -165,25 +165,25 @@
165165
</Dependency>
166166
</ProductDependencies>
167167
<ToolsetDependencies>
168-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25105.3">
168+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25106.4">
169169
<Uri>https://github.com/dotnet/arcade</Uri>
170-
<Sha>fbc07804abc2b4bf553057479258b8ae65df037f</Sha>
170+
<Sha>91630b31ce859c28f637b62b566ea8829b982f2c</Sha>
171171
</Dependency>
172-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25105.3">
172+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25106.4">
173173
<Uri>https://github.com/dotnet/arcade</Uri>
174-
<Sha>fbc07804abc2b4bf553057479258b8ae65df037f</Sha>
174+
<Sha>91630b31ce859c28f637b62b566ea8829b982f2c</Sha>
175175
</Dependency>
176-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25105.3">
176+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25106.4">
177177
<Uri>https://github.com/dotnet/arcade</Uri>
178-
<Sha>fbc07804abc2b4bf553057479258b8ae65df037f</Sha>
178+
<Sha>91630b31ce859c28f637b62b566ea8829b982f2c</Sha>
179179
</Dependency>
180180
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="9.0.0-beta.24053.1">
181181
<Uri>https://github.com/dotnet/arcade</Uri>
182182
<Sha>f4e11a15c7b8a949d4a366e792a9843ff6e88cd5</Sha>
183183
</Dependency>
184-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.25105.3">
184+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.25106.4">
185185
<Uri>https://github.com/dotnet/arcade</Uri>
186-
<Sha>fbc07804abc2b4bf553057479258b8ae65df037f</Sha>
186+
<Sha>91630b31ce859c28f637b62b566ea8829b982f2c</Sha>
187187
</Dependency>
188188
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="8.0.0-beta.23409.2">
189189
<Uri>https://github.com/dotnet/sourcelink</Uri>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
}
1313
},
1414
"msbuild-sdks": {
15-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25105.3",
16-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25105.3"
15+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25106.4",
16+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25106.4"
1717
},
1818
"sdk": {
1919
"version": "10.0.100-alpha.1.25077.2"

0 commit comments

Comments
 (0)