Skip to content

Commit 55cc6bb

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250911.1 (#1372)
On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25427.4 -> To Version 8.0.0-beta.25461.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 0b4984f commit 55cc6bb

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.25427.4">
14+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25461.1">
1515
<Uri>https://github.com/dotnet/arcade</Uri>
16-
<Sha>6e78cc9faf0ab29992b01007d71519655344e74c</Sha>
16+
<Sha>958612453c58fd32328461580b19ce5ecf4aedd2</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.119"
3+
"dotnet": "8.0.120"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25427.4",
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25461.1",
77
"Microsoft.Build.NoTargets": "3.7.0"
88
}
99
}

0 commit comments

Comments
 (0)