Skip to content

Commit 9b9436a

Browse files
[release/9.0] Update dependencies from dotnet/arcade (#16454)
[release/9.0] Update dependencies from dotnet/arcade
1 parent e1f3b10 commit 9b9436a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
<Uri>https://github.com/dotnet/templating</Uri>
2727
<Sha>e07a90b4df2f1b41a83064cfa3164611756c3746</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25626.6">
29+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.26063.2">
3030
<Uri>https://github.com/dotnet/arcade</Uri>
31-
<Sha>ab5773ac30dce73227fa1dff6bf1a21eea67cbd0</Sha>
31+
<Sha>c85f9aceddaf85296e3efbc463daaa34fef5a375</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25626.6">
33+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.26063.2">
3434
<Uri>https://github.com/dotnet/arcade</Uri>
35-
<Sha>ab5773ac30dce73227fa1dff6bf1a21eea67cbd0</Sha>
35+
<Sha>c85f9aceddaf85296e3efbc463daaa34fef5a375</Sha>
3636
</Dependency>
3737
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.24422.1">
3838
<Uri>https://github.com/dotnet/arcade-services</Uri>
@@ -124,9 +124,9 @@
124124
<Sha>ef4c24166691977558e5312758df4313ab310dc0</Sha>
125125
</Dependency>
126126
<!-- Intermediate is necessary for source build. -->
127-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25626.6">
127+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.26063.2">
128128
<Uri>https://github.com/dotnet/arcade</Uri>
129-
<Sha>ab5773ac30dce73227fa1dff6bf1a21eea67cbd0</Sha>
129+
<Sha>c85f9aceddaf85296e3efbc463daaa34fef5a375</Sha>
130130
<SourceBuild RepoName="arcade" ManagedOnly="true" />
131131
</Dependency>
132132
<!-- Intermediate is necessary for source build. -->

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"dotnet": "9.0.113"
88
},
99
"msbuild-sdks": {
10-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25626.6",
11-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25626.6",
10+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26063.2",
11+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26063.2",
1212
"Microsoft.Build.NoTargets": "3.7.0"
1313
}
1414
}

0 commit comments

Comments
 (0)