Skip to content

Commit 86f00ec

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250923.2 (#373)
[release/9.0] Update dependencies from dotnet/arcade
1 parent 6a768c5 commit 86f00ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.25465.2">
12+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25473.2">
1313
<Uri>https://github.com/dotnet/arcade</Uri>
14-
<Sha>024c562f73f21bfce3ab36f72c20aee30281e212</Sha>
14+
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
1515
</Dependency>
1616
<!-- Intermediate is necessary for source build. -->
17-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25465.2">
17+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25473.2">
1818
<Uri>https://github.com/dotnet/arcade</Uri>
19-
<Sha>024c562f73f21bfce3ab36f72c20aee30281e212</Sha>
19+
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
2020
<SourceBuild RepoName="arcade" ManagedOnly="true" />
2121
</Dependency>
2222
</ToolsetDependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
},
55
"msbuild-sdks": {
66
"Microsoft.Build.NoTargets": "3.7.0",
7-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25465.2"
7+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25473.2"
88
}
99
}

0 commit comments

Comments
 (0)