Skip to content

Commit f9ac0b3

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250801.2 (#578)
Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.25374.4 -> To Version 10.0.0-beta.25401.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 4fe8666 commit f9ac0b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.25374.4">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25401.2">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>e2fed65f9c524d12c64876194ae4ce177b935bb3</Sha>
8+
<Sha>40693ae2ee51e447f6ca96d07bc1ba779dcb9b9c</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.7.25322.101"
99
},
1010
"msbuild-sdks": {
11-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25374.4",
11+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25401.2",
1212
"Microsoft.Build.NoTargets": "3.7.0",
1313
"Microsoft.Build.Traversal": "3.4.0"
1414
}

0 commit comments

Comments
 (0)