Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
14 commits
Select commit Hold shift + click to select a range
c0275a1
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jan 22, 2026
a91dd76
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jan 24, 2026
d73da53
Update dependencies from https://github.com/dotnet/arcade-services bu…
dotnet-maestro[bot] Jan 26, 2026
b229bd8
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jan 28, 2026
e2b027f
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jan 29, 2026
cf54637
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jan 31, 2026
5199461
Update dependencies from https://github.com/dotnet/arcade-services bu…
dotnet-maestro[bot] Feb 2, 2026
6f6ca01
Update dependencies from https://github.com/dotnet/dnceng build 20260…
dotnet-maestro[bot] Feb 2, 2026
9cf808b
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Feb 6, 2026
04b01c4
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Feb 7, 2026
83306c0
Update dependencies from https://github.com/dotnet/arcade-services bu…
dotnet-maestro[bot] Feb 9, 2026
1534e2d
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Feb 10, 2026
b040fee
Update Newtonsoft.Json version to 13.0.4
mmitche Feb 10, 2026
6479205
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Feb 11, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"microsoft.dnceng.secretmanager": {
"version": "1.1.0-beta.26065.2",
"version": "1.1.0-beta.26077.1",
"commands": [
"secret-manager"
]
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<PackageVersion Include="Microsoft.VisualStudio.OLE.Interop" Version="7.10.6071" />
<PackageVersion Include="Mono.Options" Version="5.3.0.1" />
<PackageVersion Include="Moq" Version="4.18.4" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.4" />
<PackageVersion Include="Octokit" Version="13.0.1" />
<PackageVersion Include="Polly.Core" Version="8.4.1" />
<PackageVersion Include="sn" Version="1.0.0" />
Expand Down
10 changes: 5 additions & 5 deletions eng/Version.Details.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ This file should be imported by eng/Versions.props
<!-- dotnet/templating dependencies -->
<MicrosoftTemplateEngineAuthoringTasksPackageVersion>10.0.100-preview.4.25220.1</MicrosoftTemplateEngineAuthoringTasksPackageVersion>
<!-- dotnet/arcade dependencies -->
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.26070.3</MicrosoftDotNetArcadeSdkPackageVersion>
<MicrosoftDotNetHelixSdkPackageVersion>11.0.0-beta.26070.3</MicrosoftDotNetHelixSdkPackageVersion>
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.26110.3</MicrosoftDotNetArcadeSdkPackageVersion>
<MicrosoftDotNetHelixSdkPackageVersion>11.0.0-beta.26110.3</MicrosoftDotNetHelixSdkPackageVersion>
<!-- dotnet/arcade-services dependencies -->
<MicrosoftDotNetDarcLibPackageVersion>1.1.0-beta.25564.1</MicrosoftDotNetDarcLibPackageVersion>
<MicrosoftDotNetProductConstructionServiceClientPackageVersion>1.1.0-beta.25564.1</MicrosoftDotNetProductConstructionServiceClientPackageVersion>
<MicrosoftDotNetDarcLibPackageVersion>1.1.0-beta.26102.3</MicrosoftDotNetDarcLibPackageVersion>
<MicrosoftDotNetProductConstructionServiceClientPackageVersion>1.1.0-beta.26102.3</MicrosoftDotNetProductConstructionServiceClientPackageVersion>
<!-- dotnet/xharness dependencies -->
<MicrosoftDotNetXHarnessCLIPackageVersion>11.0.0-prerelease.26062.2</MicrosoftDotNetXHarnessCLIPackageVersion>
<!-- dotnet/symreader-converter dependencies -->
Expand Down Expand Up @@ -50,7 +50,7 @@ This file should be imported by eng/Versions.props
<!-- dotnet/command-line-api dependencies -->
<SystemCommandLinePackageVersion>2.0.0-beta5.25210.1</SystemCommandLinePackageVersion>
<!-- dotnet/dnceng dependencies -->
<MicrosoftDncEngSecretManagerPackageVersion>1.1.0-beta.26065.2</MicrosoftDncEngSecretManagerPackageVersion>
<MicrosoftDncEngSecretManagerPackageVersion>1.1.0-beta.26077.1</MicrosoftDncEngSecretManagerPackageVersion>
<!-- dotnet/msbuild dependencies -->
<MicrosoftBuildPackageVersion>17.12.50</MicrosoftBuildPackageVersion>
<MicrosoftBuildFrameworkPackageVersion>17.12.50</MicrosoftBuildFrameworkPackageVersion>
Expand Down
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,21 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>43b5827697e501c442eb75ffff832cd4df2514fe</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26070.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26110.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1d89bcaad7db2b615ae7c97f77036a03b73138fe</Sha>
<Sha>ab22aeec12730f321addeb11568f0213b23ac3f4</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="11.0.0-beta.26070.3">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="11.0.0-beta.26110.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1d89bcaad7db2b615ae7c97f77036a03b73138fe</Sha>
<Sha>ab22aeec12730f321addeb11568f0213b23ac3f4</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ProductConstructionService.Client" Version="1.1.0-beta.25564.1">
<Dependency Name="Microsoft.DotNet.ProductConstructionService.Client" Version="1.1.0-beta.26102.3">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>526aa00e2a2533e0263e50f299d5525572c48c18</Sha>
<Sha>4c99eb7f2898b841729003aee6652f4ff7775a19</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25564.1">
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.26102.3">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>526aa00e2a2533e0263e50f299d5525572c48c18</Sha>
<Sha>4c99eb7f2898b841729003aee6652f4ff7775a19</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="11.0.0-prerelease.26062.2">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand Down Expand Up @@ -144,9 +144,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="Microsoft.DncEng.SecretManager" Version="1.1.0-beta.26065.2">
<Dependency Name="Microsoft.DncEng.SecretManager" Version="1.1.0-beta.26077.1">
<Uri>https://github.com/dotnet/dnceng</Uri>
<Sha>cd39caadfdc198bfc3cb138675d6a031f2fef74b</Sha>
<Sha>9a0ad177268eedb2ff4c77140e94cc942c44baa9</Sha>
</Dependency>
<!-- Dependencies required for source build to lift to the previously-source-built version. -->
<Dependency Name="Microsoft.Build" Version="17.12.50">
Expand Down
8 changes: 4 additions & 4 deletions eng/common/core-templates/job/source-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,19 +60,19 @@ jobs:
pool:
${{ if eq(variables['System.TeamProject'], 'public') }}:
name: $[replace(replace(eq(contains(coalesce(variables['System.PullRequest.TargetBranch'], variables['Build.SourceBranch'], 'refs/heads/main'), 'release'), 'true'), True, 'NetCore-Svc-Public' ), False, 'NetCore-Public')]
demands: ImageOverride -equals build.ubuntu.2204.amd64
demands: ImageOverride -equals build.azurelinux.3.amd64.open
${{ if eq(variables['System.TeamProject'], 'internal') }}:
name: $[replace(replace(eq(contains(coalesce(variables['System.PullRequest.TargetBranch'], variables['Build.SourceBranch'], 'refs/heads/main'), 'release'), 'true'), True, 'NetCore1ESPool-Svc-Internal'), False, 'NetCore1ESPool-Internal')]
image: Azure-Linux-3-Amd64
image: build.azurelinux.3.amd64
os: linux
${{ else }}:
pool:
${{ if eq(variables['System.TeamProject'], 'public') }}:
name: $[replace(replace(eq(contains(coalesce(variables['System.PullRequest.TargetBranch'], variables['Build.SourceBranch'], 'refs/heads/main'), 'release'), 'true'), True, 'NetCore-Svc-Public' ), False, 'NetCore-Public')]
demands: ImageOverride -equals Build.Ubuntu.2204.Amd64.Open
demands: ImageOverride -equals build.azurelinux.3.amd64.open
${{ if eq(variables['System.TeamProject'], 'internal') }}:
name: $[replace(replace(eq(contains(coalesce(variables['System.PullRequest.TargetBranch'], variables['Build.SourceBranch'], 'refs/heads/main'), 'release'), 'true'), True, 'NetCore1ESPool-Svc-Internal'), False, 'NetCore1ESPool-Internal')]
demands: ImageOverride -equals Build.Ubuntu.2204.Amd64
demands: ImageOverride -equals build.azurelinux.3.amd64
${{ if ne(parameters.platform.pool, '') }}:
pool: ${{ parameters.platform.pool }}

Expand Down
4 changes: 1 addition & 3 deletions eng/common/cross/build-rootfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -295,9 +295,7 @@ while :; do
;;
noble) # Ubuntu 24.04
__CodeName=noble
if [[ -z "$__LLDB_Package" ]]; then
__LLDB_Package="liblldb-19-dev"
fi
__LLDB_Package="liblldb-19-dev"
;;
stretch) # Debian 9
__CodeName=stretch
Expand Down
9 changes: 5 additions & 4 deletions eng/common/native/install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@ case "$os" in
apt update

apt install -y build-essential gettext locales cmake llvm clang lld lldb liblldb-dev libunwind8-dev libicu-dev liblttng-ust-dev \
libssl-dev libkrb5-dev pigz cpio
libssl-dev libkrb5-dev pigz cpio ninja-build

localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
elif [ "$ID" = "fedora" ] || [ "$ID" = "rhel" ] || [ "$ID" = "azurelinux" ] || [ "$ID" = "centos" ]; then
pkg_mgr="$(command -v tdnf 2>/dev/null || command -v dnf)"
$pkg_mgr install -y cmake llvm lld lldb clang python curl libicu-devel openssl-devel krb5-devel lttng-ust-devel pigz cpio
$pkg_mgr install -y cmake llvm lld lldb clang python curl libicu-devel openssl-devel krb5-devel lttng-ust-devel pigz cpio ninja-build
elif [ "$ID" = "amzn" ]; then
dnf install -y cmake llvm lld lldb clang python libicu-devel openssl-devel krb5-devel lttng-ust-devel pigz cpio
dnf install -y cmake llvm lld lldb clang python libicu-devel openssl-devel krb5-devel lttng-ust-devel pigz cpio ninja-build
elif [ "$ID" = "alpine" ]; then
apk add build-base cmake bash curl clang llvm-dev lld lldb krb5-dev lttng-ust-dev icu-dev openssl-dev pigz cpio
apk add build-base cmake bash curl clang llvm-dev lld lldb krb5-dev lttng-ust-dev icu-dev openssl-dev pigz cpio ninja
else
echo "Unsupported distro. distro: $ID"
exit 1
Expand All @@ -54,6 +54,7 @@ brew "openssl@3"
brew "pkgconf"
brew "python3"
brew "pigz"
brew "ninja"
EOF
;;

Expand Down
8 changes: 4 additions & 4 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "11.0.100-alpha.1.26064.118",
"version": "11.0.100-preview.1.26078.121",
"rollForward": "latestFeature",
"paths": [
".dotnet",
Expand All @@ -9,11 +9,11 @@
"errorMessage": "The required .NET SDK wasn't found. Please run ./eng/common/dotnet.cmd/sh to install it."
},
"tools": {
"dotnet": "11.0.100-alpha.1.26064.118"
"dotnet": "11.0.100-preview.1.26078.121"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26070.3",
"Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26070.3",
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26110.3",
"Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26110.3",
"Microsoft.Build.NoTargets": "3.7.0"
}
}
Loading