Skip to content

Commit 1ef844c

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250610.3 (#568)
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25263.4 -> To Version 8.0.0-beta.25310.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent f223eae commit 1ef844c

2 files changed

Lines changed: 5 additions & 5 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="8.0.0-beta.25263.4">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25310.3">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>20ab70a74d52b68f4271bd946884e24049b14f83</Sha>
8+
<Sha>2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"sdk": {
3-
"version": "8.0.116",
3+
"version": "8.0.117",
44
"allowPrerelease": true,
55
"rollForward": "major"
66
},
77
"tools": {
8-
"dotnet": "8.0.116"
8+
"dotnet": "8.0.117"
99
},
1010
"msbuild-sdks": {
11-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25263.4",
11+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25310.3",
1212
"Microsoft.Build.NoTargets": "3.7.0",
1313
"Microsoft.Build.Traversal": "3.4.0"
1414
}

0 commit comments

Comments
 (0)