Skip to content

Commit a2ab76c

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250513.1 (dotnet#605)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 2bdc7f2 commit a2ab76c

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.25230.1">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25263.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>4246a31e5de9de87f760218c4f588cebf4661f45</Sha>
8+
<Sha>abb15166a8da9284d6ed177924cfd9b6f74c9f08</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25230.1">
10+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25263.1">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>4246a31e5de9de87f760218c4f588cebf4661f45</Sha>
12+
<Sha>abb15166a8da9284d6ed177924cfd9b6f74c9f08</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.115"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25230.1",
7-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25230.1"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25263.1",
7+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25263.1"
88
}
99
}

0 commit comments

Comments
 (0)