Skip to content

Commit b6c6cf3

Browse files
dotnet-maestro[bot]jonsequitur
authored andcommitted
Update dependencies from https://github.com/dotnet/arcade build 20250513.4
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25230.1 -> To Version 8.0.0-beta.25263.4
1 parent 2866442 commit b6c6cf3

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="8.0.0-beta.25230.1">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25263.4">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>4246a31e5de9de87f760218c4f588cebf4661f45</Sha>
8+
<Sha>20ab70a74d52b68f4271bd946884e24049b14f83</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"rollForward": "latestMinor"
1010
},
1111
"msbuild-sdks": {
12-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25230.1"
12+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25263.4"
1313
}
1414
}

0 commit comments

Comments
 (0)