Skip to content

Commit 026a4f3

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250910.1 (#363)
[release/9.0] Update dependencies from dotnet/arcade
1 parent 9d022b5 commit 026a4f3

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
@@ -9,14 +9,14 @@
99
</Dependency>
1010
</ProductDependencies>
1111
<ToolsetDependencies>
12-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25428.3">
12+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25460.1">
1313
<Uri>https://github.com/dotnet/arcade</Uri>
14-
<Sha>5fe939db0a156be6f10e17c105b1842c0c8c8bdc</Sha>
14+
<Sha>43df065432cbc74c0fa44d7569a0c31f64883f03</Sha>
1515
</Dependency>
1616
<!-- Intermediate is necessary for source build. -->
17-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25428.3">
17+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25460.1">
1818
<Uri>https://github.com/dotnet/arcade</Uri>
19-
<Sha>5fe939db0a156be6f10e17c105b1842c0c8c8bdc</Sha>
19+
<Sha>43df065432cbc74c0fa44d7569a0c31f64883f03</Sha>
2020
<SourceBuild RepoName="arcade" ManagedOnly="true" />
2121
</Dependency>
2222
</ToolsetDependencies>

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": "9.0.109"
3+
"dotnet": "9.0.110"
44
},
55
"msbuild-sdks": {
66
"Microsoft.Build.NoTargets": "3.7.0",
7-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25428.3"
7+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25460.1"
88
}
99
}

0 commit comments

Comments
 (0)