Skip to content

Commit cee2d05

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250513.4 (#1252)
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25230.1 -> To Version 8.0.0-beta.25263.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 24cce11 commit cee2d05

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<Sha>30ed464acd37779c64e9dc652d4460543ebf9966</Sha>
1212
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
1313
</Dependency>
14-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25230.1">
14+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25263.4">
1515
<Uri>https://github.com/dotnet/arcade</Uri>
16-
<Sha>4246a31e5de9de87f760218c4f588cebf4661f45</Sha>
16+
<Sha>20ab70a74d52b68f4271bd946884e24049b14f83</Sha>
1717
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1818
</Dependency>
1919
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="8.0.100-rc.2.23460.8">

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"tools": {
3-
"dotnet": "8.0.115"
3+
"dotnet": "8.0.116"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25230.1",
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25263.4",
77
"Microsoft.Build.NoTargets": "3.7.0"
88
}
99
}

0 commit comments

Comments
 (0)