Skip to content

Commit 2f473d7

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250213.2
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 10.0.0-beta.25110.3 -> To Version 10.0.0-beta.25113.2
1 parent 2cb5b0f commit 2f473d7

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.25112.2">
168+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25113.2">
169169
<Uri>https://github.com/dotnet/arcade</Uri>
170-
<Sha>c7b4cf2b26fdef0e503ba8d2f67d67cf5a1594c8</Sha>
170+
<Sha>ea0a0a28cccd4b63a9ec40df53ef2df260ffa5b1</Sha>
171171
</Dependency>
172-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25112.2">
172+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25113.2">
173173
<Uri>https://github.com/dotnet/arcade</Uri>
174-
<Sha>c7b4cf2b26fdef0e503ba8d2f67d67cf5a1594c8</Sha>
174+
<Sha>ea0a0a28cccd4b63a9ec40df53ef2df260ffa5b1</Sha>
175175
</Dependency>
176-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25112.2">
176+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25113.2">
177177
<Uri>https://github.com/dotnet/arcade</Uri>
178-
<Sha>c7b4cf2b26fdef0e503ba8d2f67d67cf5a1594c8</Sha>
178+
<Sha>ea0a0a28cccd4b63a9ec40df53ef2df260ffa5b1</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.25112.2">
184+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.25113.2">
185185
<Uri>https://github.com/dotnet/arcade</Uri>
186-
<Sha>c7b4cf2b26fdef0e503ba8d2f67d67cf5a1594c8</Sha>
186+
<Sha>ea0a0a28cccd4b63a9ec40df53ef2df260ffa5b1</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
@@ -11,8 +11,8 @@
1111
}
1212
},
1313
"msbuild-sdks": {
14-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25112.2",
15-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25112.2",
14+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25113.2",
15+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25113.2",
1616
"Microsoft.Build.NoTargets": "3.7.56"
1717
},
1818
"sdk": {

0 commit comments

Comments
 (0)