Skip to content

Commit 1a9f551

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20260112.2
On relative base path root Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.25626.6 -> To Version 9.0.0-beta.26062.2
1 parent 5baf5a4 commit 1a9f551

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
@@ -19,14 +19,14 @@
1919
</Dependency>
2020
</ProductDependencies>
2121
<ToolsetDependencies>
22-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25626.6">
22+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.26062.2">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>ab5773ac30dce73227fa1dff6bf1a21eea67cbd0</Sha>
24+
<Sha>7d6bcdd1e851735273e4eed39e40366d48f335c9</Sha>
2525
</Dependency>
2626
<!-- Intermediate is necessary for source build. -->
27-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25626.6">
27+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.26062.2">
2828
<Uri>https://github.com/dotnet/arcade</Uri>
29-
<Sha>ab5773ac30dce73227fa1dff6bf1a21eea67cbd0</Sha>
29+
<Sha>7d6bcdd1e851735273e4eed39e40366d48f335c9</Sha>
3030
<SourceBuild RepoName="arcade" ManagedOnly="true" />
3131
</Dependency>
3232
<!-- Dependencies required for source build. We'll still update manually -->

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "9.0.112"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25626.6"
6+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26062.2"
77
}
88
}

0 commit comments

Comments
 (0)