Skip to content

Commit c3f3d30

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250514.2 (#1414)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.25263.4 -> To Version 8.0.0-beta.25264.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 578128d commit c3f3d30

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
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.25264.2">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>20ab70a74d52b68f4271bd946884e24049b14f83</Sha>
8+
<Sha>983d15077d88cfed26837e40e8f984fdee5d1715</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25263.4">
10+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25264.2">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>20ab70a74d52b68f4271bd946884e24049b14f83</Sha>
12+
<Sha>983d15077d88cfed26837e40e8f984fdee5d1715</Sha>
1313
</Dependency>
1414
</ToolsetDependencies>
1515
</Dependencies>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dotnet": "8.0.116"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25263.4",
7-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25263.4"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25264.2",
7+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25264.2"
88
}
99
}

0 commit comments

Comments
 (0)