Skip to content

Commit c7aa91b

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20241128.2 (#59262)
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor From Version 10.0.0-beta.24575.1 -> To Version 10.0.0-beta.24578.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 26bef89 commit c7aa91b

File tree

4 files changed

+19
-23
lines changed

4 files changed

+19
-23
lines changed

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -384,31 +384,31 @@
384384
<Uri>https://github.com/dotnet/runtime</Uri>
385385
<Sha>5b9b8d3ae6aaf2a0eb23ff9e2b32ddd64556d442</Sha>
386386
</Dependency>
387-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24575.1">
387+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24578.2">
388388
<Uri>https://github.com/dotnet/arcade</Uri>
389-
<Sha>2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7</Sha>
389+
<Sha>e8de3415124309210e4cbd0105e4a9da8dc01696</Sha>
390390
</Dependency>
391391
<!-- Intermediate is necessary for source build. -->
392-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24575.1">
392+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24578.2">
393393
<Uri>https://github.com/dotnet/arcade</Uri>
394-
<Sha>2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7</Sha>
394+
<Sha>e8de3415124309210e4cbd0105e4a9da8dc01696</Sha>
395395
<SourceBuild RepoName="arcade" ManagedOnly="true" />
396396
</Dependency>
397-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.24575.1">
397+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.24578.2">
398398
<Uri>https://github.com/dotnet/arcade</Uri>
399-
<Sha>2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7</Sha>
399+
<Sha>e8de3415124309210e4cbd0105e4a9da8dc01696</Sha>
400400
</Dependency>
401-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.24575.1">
401+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.24578.2">
402402
<Uri>https://github.com/dotnet/arcade</Uri>
403-
<Sha>2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7</Sha>
403+
<Sha>e8de3415124309210e4cbd0105e4a9da8dc01696</Sha>
404404
</Dependency>
405-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24575.1">
405+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24578.2">
406406
<Uri>https://github.com/dotnet/arcade</Uri>
407-
<Sha>2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7</Sha>
407+
<Sha>e8de3415124309210e4cbd0105e4a9da8dc01696</Sha>
408408
</Dependency>
409-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="10.0.0-beta.24575.1">
409+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="10.0.0-beta.24578.2">
410410
<Uri>https://github.com/dotnet/arcade</Uri>
411-
<Sha>2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7</Sha>
411+
<Sha>e8de3415124309210e4cbd0105e4a9da8dc01696</Sha>
412412
</Dependency>
413413
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.1.0-preview.1.24575.1">
414414
<Uri>https://github.com/dotnet/extensions</Uri>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,10 @@
165165
<NuGetVersioningVersion>6.2.4</NuGetVersioningVersion>
166166
<NuGetFrameworksVersion>6.2.4</NuGetFrameworksVersion>
167167
<!-- Packages from dotnet/arcade -->
168-
<MicrosoftDotNetBuildTasksInstallersVersion>10.0.0-beta.24575.1</MicrosoftDotNetBuildTasksInstallersVersion>
169-
<MicrosoftDotNetBuildTasksTemplatingVersion>10.0.0-beta.24575.1</MicrosoftDotNetBuildTasksTemplatingVersion>
170-
<MicrosoftDotNetRemoteExecutorVersion>10.0.0-beta.24575.1</MicrosoftDotNetRemoteExecutorVersion>
171-
<MicrosoftSourceBuildIntermediatearcadeVersion>10.0.0-beta.24575.1</MicrosoftSourceBuildIntermediatearcadeVersion>
168+
<MicrosoftDotNetBuildTasksInstallersVersion>10.0.0-beta.24578.2</MicrosoftDotNetBuildTasksInstallersVersion>
169+
<MicrosoftDotNetBuildTasksTemplatingVersion>10.0.0-beta.24578.2</MicrosoftDotNetBuildTasksTemplatingVersion>
170+
<MicrosoftDotNetRemoteExecutorVersion>10.0.0-beta.24578.2</MicrosoftDotNetRemoteExecutorVersion>
171+
<MicrosoftSourceBuildIntermediatearcadeVersion>10.0.0-beta.24578.2</MicrosoftSourceBuildIntermediatearcadeVersion>
172172
<!-- Packages from dotnet/source-build-externals -->
173173
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>10.0.0-alpha.1.24571.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
174174
<!-- Packages from dotnet/source-build-reference-packages -->

eng/common/native/install-dependencies.sh

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,11 @@ case "$os" in
4444
export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1
4545
# Skip brew update for now, see https://github.com/actions/setup-python/issues/577
4646
# brew update --preinstall
47-
48-
# Temporarily uninstall [email protected] to work around https://github.com/actions/runner-images/issues/10984
49-
brew uninstall --ignore-dependencies --force [email protected]
50-
5147
brew bundle --no-upgrade --no-lock --file=- <<EOF
5248
brew "cmake"
5349
brew "icu4c"
5450
brew "openssl@3"
55-
brew "pkg-config"
51+
brew "pkgconf"
5652
brew "python3"
5753
brew "pigz"
5854
EOF

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"jdk": "11.0.24"
2828
},
2929
"msbuild-sdks": {
30-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24575.1",
31-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24575.1"
30+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24578.2",
31+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24578.2"
3232
}
3333
}

0 commit comments

Comments
 (0)