Skip to content

Commit 3910b02

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250414.8 (#557)
Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.25212.1 -> To Version 10.0.0-beta.25214.8 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 4867eae commit 3910b02

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25212.1">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25214.8">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>87401be5731aa537bbf4cb71d7800d1c74d5e429</Sha>
8+
<Sha>5af24911dd2de348e66143167d66d05eb55a9db6</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dotnet": "10.0.100-preview.3.25201.16"
99
},
1010
"msbuild-sdks": {
11-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25212.1",
11+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25214.8",
1212
"Microsoft.Build.NoTargets": "3.7.0",
1313
"Microsoft.Build.Traversal": "3.4.0"
1414
}

0 commit comments

Comments
 (0)