Skip to content

Commit 1d98312

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20241027.1 (#58670)
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.24515.3 -> To Version 10.0.0-beta.24527.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 47ca52b commit 1d98312

File tree

4 files changed

+79
-18
lines changed

4 files changed

+79
-18
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>3648d836eb2e8ef6aadd3b8b06f90ed130e787c9</Sha>
386386
</Dependency>
387-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24515.3">
387+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24527.1">
388388
<Uri>https://github.com/dotnet/arcade</Uri>
389-
<Sha>31624193093a13f765ab5382509e693911264509</Sha>
389+
<Sha>bee0a0f7b1e68e88c63261e127beee2ed06c6d13</Sha>
390390
</Dependency>
391391
<!-- Intermediate is necessary for source build. -->
392-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24515.3">
392+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24527.1">
393393
<Uri>https://github.com/dotnet/arcade</Uri>
394-
<Sha>31624193093a13f765ab5382509e693911264509</Sha>
394+
<Sha>bee0a0f7b1e68e88c63261e127beee2ed06c6d13</Sha>
395395
<SourceBuild RepoName="arcade" ManagedOnly="true" />
396396
</Dependency>
397-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.24515.3">
397+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.24527.1">
398398
<Uri>https://github.com/dotnet/arcade</Uri>
399-
<Sha>31624193093a13f765ab5382509e693911264509</Sha>
399+
<Sha>bee0a0f7b1e68e88c63261e127beee2ed06c6d13</Sha>
400400
</Dependency>
401-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.24515.3">
401+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.24527.1">
402402
<Uri>https://github.com/dotnet/arcade</Uri>
403-
<Sha>31624193093a13f765ab5382509e693911264509</Sha>
403+
<Sha>bee0a0f7b1e68e88c63261e127beee2ed06c6d13</Sha>
404404
</Dependency>
405-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24515.3">
405+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24527.1">
406406
<Uri>https://github.com/dotnet/arcade</Uri>
407-
<Sha>31624193093a13f765ab5382509e693911264509</Sha>
407+
<Sha>bee0a0f7b1e68e88c63261e127beee2ed06c6d13</Sha>
408408
</Dependency>
409-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="10.0.0-beta.24515.3">
409+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="10.0.0-beta.24527.1">
410410
<Uri>https://github.com/dotnet/arcade</Uri>
411-
<Sha>31624193093a13f765ab5382509e693911264509</Sha>
411+
<Sha>bee0a0f7b1e68e88c63261e127beee2ed06c6d13</Sha>
412412
</Dependency>
413413
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.1.0-preview.1.24525.2">
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.24515.3</MicrosoftDotNetBuildTasksInstallersVersion>
169-
<MicrosoftDotNetBuildTasksTemplatingVersion>10.0.0-beta.24515.3</MicrosoftDotNetBuildTasksTemplatingVersion>
170-
<MicrosoftDotNetRemoteExecutorVersion>10.0.0-beta.24515.3</MicrosoftDotNetRemoteExecutorVersion>
171-
<MicrosoftSourceBuildIntermediatearcadeVersion>10.0.0-beta.24515.3</MicrosoftSourceBuildIntermediatearcadeVersion>
168+
<MicrosoftDotNetBuildTasksInstallersVersion>10.0.0-beta.24527.1</MicrosoftDotNetBuildTasksInstallersVersion>
169+
<MicrosoftDotNetBuildTasksTemplatingVersion>10.0.0-beta.24527.1</MicrosoftDotNetBuildTasksTemplatingVersion>
170+
<MicrosoftDotNetRemoteExecutorVersion>10.0.0-beta.24527.1</MicrosoftDotNetRemoteExecutorVersion>
171+
<MicrosoftSourceBuildIntermediatearcadeVersion>10.0.0-beta.24527.1</MicrosoftSourceBuildIntermediatearcadeVersion>
172172
<!-- Packages from dotnet/source-build-externals -->
173173
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>10.0.0-alpha.1.24516.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
174174
<!-- Packages from dotnet/source-build-reference-packages -->
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
#!/bin/sh
2+
3+
set -e
4+
5+
# This is a simple script primarily used for CI to install necessary dependencies
6+
#
7+
# Usage:
8+
#
9+
# ./install-dependencies.sh <OS>
10+
11+
os="$(echo "$1" | tr "[:upper:]" "[:lower:]")"
12+
13+
if [ -z "$os" ]; then
14+
. "$(dirname "$0")"/init-os-and-arch.sh
15+
fi
16+
17+
case "$os" in
18+
linux)
19+
if [ -e /etc/os-release ]; then
20+
. /etc/os-release
21+
fi
22+
23+
if [ "$ID" = "debian" ] || [ "$ID_LIKE" = "debian" ]; then
24+
apt update
25+
26+
apt install -y build-essential gettext locales cmake llvm clang lld lldb liblldb-dev libunwind8-dev libicu-dev liblttng-ust-dev \
27+
libssl-dev libkrb5-dev zlib1g-dev pigz
28+
29+
localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
30+
elif [ "$ID" = "fedora" ]; then
31+
dnf install -y cmake llvm lld lldb clang python curl libicu-devel openssl-devel krb5-devel zlib-devel lttng-ust-devel pigz
32+
elif [ "$ID" = "alpine" ]; then
33+
apk add build-base cmake bash curl clang llvm-dev lld lldb krb5-dev lttng-ust-dev icu-dev zlib-dev openssl-dev pigz
34+
else
35+
echo "Unsupported distro. distro: $ID"
36+
exit 1
37+
fi
38+
;;
39+
40+
osx|maccatalyst|ios|iossimulator|tvos|tvossimulator)
41+
echo "Installed xcode version: $(xcode-select -p)"
42+
43+
export HOMEBREW_NO_INSTALL_CLEANUP=1
44+
export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1
45+
# Skip brew update for now, see https://github.com/actions/setup-python/issues/577
46+
# brew update --preinstall
47+
brew bundle --no-upgrade --no-lock --file=- <<EOF
48+
brew "cmake"
49+
brew "icu4c"
50+
brew "openssl@3"
51+
brew "pkg-config"
52+
brew "python3"
53+
brew "pigz"
54+
EOF
55+
;;
56+
57+
*)
58+
echo "Unsupported platform. OS: $os"
59+
exit 1
60+
;;
61+
esac

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.24515.3",
31-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24515.3"
30+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24527.1",
31+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24527.1"
3232
}
3333
}

0 commit comments

Comments
 (0)