Skip to content

Commit 0bb60fc

Browse files
[main] Update dependencies from dotnet/arcade, dotnet/arcade-services, dotnet/source-build-externals (#14964)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 6d13437 commit 0bb60fc

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@
2626
<Uri>https://github.com/dotnet/templating</Uri>
2727
<Sha>b3723277b14aa6ab1da489363e25fed0ef6ab575</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24360.4">
29+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24368.9">
3030
<Uri>https://github.com/dotnet/arcade</Uri>
31-
<Sha>731d793be2d0a66bafc96b1a79dc96b4d1f0301b</Sha>
31+
<Sha>b4e499d1f6e6b3a981feabfed290d99261762382</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24360.4">
33+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24368.9">
3434
<Uri>https://github.com/dotnet/arcade</Uri>
35-
<Sha>731d793be2d0a66bafc96b1a79dc96b4d1f0301b</Sha>
35+
<Sha>b4e499d1f6e6b3a981feabfed290d99261762382</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.24368.2">
37+
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.24368.3">
3838
<Uri>https://github.com/dotnet/arcade-services</Uri>
39-
<Sha>1e7b384d18b592e61a3d76dc7c599043e944d1c0</Sha>
39+
<Sha>b3c285272c410ee6bb00534cd970017e0c005c04</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.DotNet.Maestro.Tasks" Version="1.1.0-beta.24368.2">
41+
<Dependency Name="Microsoft.DotNet.Maestro.Tasks" Version="1.1.0-beta.24368.3">
4242
<Uri>https://github.com/dotnet/arcade-services</Uri>
43-
<Sha>1e7b384d18b592e61a3d76dc7c599043e944d1c0</Sha>
43+
<Sha>b3c285272c410ee6bb00534cd970017e0c005c04</Sha>
4444
</Dependency>
4545
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="9.0.0-prerelease.24358.1">
4646
<Uri>https://github.com/dotnet/xharness</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.24360.4">
127+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24368.9">
128128
<Uri>https://github.com/dotnet/arcade</Uri>
129-
<Sha>731d793be2d0a66bafc96b1a79dc96b4d1f0301b</Sha>
129+
<Sha>b4e499d1f6e6b3a981feabfed290d99261762382</Sha>
130130
<SourceBuild RepoName="arcade" ManagedOnly="true" />
131131
</Dependency>
132132
<!-- Intermediate is necessary for source build. -->
@@ -154,9 +154,9 @@
154154
<SourceBuild RepoName="sdk" ManagedOnly="true" />
155155
</Dependency>
156156
<!-- Intermediate is necessary for source build. -->
157-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24367.1">
157+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24369.5">
158158
<Uri>https://github.com/dotnet/source-build-externals</Uri>
159-
<Sha>ff7fd0e205df9f2e3651716f92a15b2bb82b80ba</Sha>
159+
<Sha>26c52d02b67816269e647cc584f6b5db9a91970f</Sha>
160160
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
161161
</Dependency>
162162
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<!-- arcade -->
1313
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>9.0.0-beta.24223.1</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
1414
<!-- arcade-services -->
15-
<MicrosoftDotNetMaestroClientVersion>1.1.0-beta.24368.2</MicrosoftDotNetMaestroClientVersion>
16-
<MicrosoftDotNetMaestroTasksVersion>1.1.0-beta.24368.2</MicrosoftDotNetMaestroTasksVersion>
15+
<MicrosoftDotNetMaestroClientVersion>1.1.0-beta.24368.3</MicrosoftDotNetMaestroClientVersion>
16+
<MicrosoftDotNetMaestroTasksVersion>1.1.0-beta.24368.3</MicrosoftDotNetMaestroTasksVersion>
1717
<!-- command-line-api -->
1818
<SystemCommandLineVersion>2.0.0-beta4.24126.1</SystemCommandLineVersion>
1919
<!-- corefx -->

global.json

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

0 commit comments

Comments
 (0)