Skip to content

Commit 1aedd2b

Browse files
[release/11.0.1xx-preview3] Update dependencies from dotnet/dotnet (#25083)
This pull request updates the following dependencies ## From https://github.com/dotnet/dotnet - **Subscription**: [090dea9a-b91e-408d-bdd7-e2e97fea090a](https://maestro.dot.net/subscriptions?search=090dea9a-b91e-408d-bdd7-e2e97fea090a) - **Build**: [20260403.7](https://dev.azure.com/dnceng/internal/_build/results?buildId=2943293) ([309238](https://maestro.dot.net/channel/9586/github:dotnet:dotnet/build/309238)) - **Date Produced**: April 4, 2026 4:24:01 PM UTC - **Commit**: [ca90a9c694e4f149f919285cc0d20454520f037c](dotnet/dotnet@ca90a9c) - **Branch**: [release/11.0.1xx-preview3](https://github.com/dotnet/dotnet/tree/release/11.0.1xx-preview3) - **Dependency Updates**: - From [11.0.0-preview.3.26171.106 to 11.0.0-preview.3.26203.107][2] - Microsoft.NET.Runtime.MonoTargets.Sdk - Microsoft.NET.ILLink - Microsoft.NET.ILLink.Tasks - Microsoft.NETCore.App.Ref - From [11.0.0-beta.26171.106 to 11.0.0-beta.26203.107][2] - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.Build.Tasks.Feed - Microsoft.DotNet.SharedFramework.Sdk - From [0.11.5-preview.26171.106 to 0.11.5-preview.26203.107][2] - Microsoft.DotNet.Cecil - From [11.0.100-preview.3.26171.106 to 11.0.100-preview.3.26203.107][2] - Microsoft.NET.Sdk - Microsoft.TemplateEngine.Authoring.Tasks [2]: dotnet/dotnet@840ea13...ca90a9c
1 parent 7c2f62d commit 1aedd2b

10 files changed

Lines changed: 200 additions & 141 deletions

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1212
<!-- Begin: Package sources from dotnet-macios -->
1313
<add key="darc-pub-dotnet-macios-6542b70" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-6542b70a/nuget/v3/index.json" />
14+
<add key="darc-pub-dotnet-macios-6542b70-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-6542b70a-1/nuget/v3/index.json" />
1415
<!-- End: Package sources from dotnet-macios -->
1516
<!-- Begin: Package sources from xamarin-xamarin-macios -->
1617
<!-- End: Package sources from xamarin-xamarin-macios -->

dotnet/targets/Xamarin.Shared.Sdk.props

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,10 @@
229229
<PublishReadyToRunComposite Condition="'$(PublishReadyToRunComposite)' == '' And '$(PublishReadyToRun)' == 'true'">true</PublishReadyToRunComposite>
230230
<PublishReadyToRunContainerFormat Condition="'$(PublishReadyToRunContainerFormat)' == '' And '$(PublishReadyToRun)' == 'true'">macho</PublishReadyToRunContainerFormat>
231231
<PublishReadyToRunCreateSharedLibrary>false</PublishReadyToRunCreateSharedLibrary>
232+
233+
<!-- We have to set the following two variables until https://github.com/dotnet/runtime/pull/124604 flows to us -->
234+
<PublishReadyToRunStripDebugInfo>false</PublishReadyToRunStripDebugInfo>
235+
<PublishReadyToRunStripInliningInfo>false</PublishReadyToRunStripInliningInfo>
232236
</PropertyGroup>
233237

234238
<ItemGroup Condition="'$(UseMonoRuntime)' == 'false' And '$(_PlatformName)' != 'macOS' And '$(PublishReadyToRun)' != 'true'">

eng/Version.Details.props

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet-dotnet dependencies -->
9-
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.26171.106</MicrosoftDotNetArcadeSdkPackageVersion>
10-
<MicrosoftDotNetBuildTasksFeedPackageVersion>11.0.0-beta.26171.106</MicrosoftDotNetBuildTasksFeedPackageVersion>
11-
<MicrosoftDotNetCecilPackageVersion>0.11.5-preview.26171.106</MicrosoftDotNetCecilPackageVersion>
12-
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>11.0.0-beta.26171.106</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
13-
<MicrosoftNETILLinkPackageVersion>11.0.0-preview.3.26171.106</MicrosoftNETILLinkPackageVersion>
14-
<MicrosoftNETILLinkTasksPackageVersion>11.0.0-preview.3.26171.106</MicrosoftNETILLinkTasksPackageVersion>
15-
<MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>11.0.0-preview.3.26171.106</MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>
16-
<MicrosoftNETSdkPackageVersion>11.0.100-preview.3.26171.106</MicrosoftNETSdkPackageVersion>
17-
<MicrosoftNETCoreAppRefPackageVersion>11.0.0-preview.3.26171.106</MicrosoftNETCoreAppRefPackageVersion>
18-
<MicrosoftTemplateEngineAuthoringTasksPackageVersion>11.0.100-preview.3.26171.106</MicrosoftTemplateEngineAuthoringTasksPackageVersion>
9+
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.26203.107</MicrosoftDotNetArcadeSdkPackageVersion>
10+
<MicrosoftDotNetBuildTasksFeedPackageVersion>11.0.0-beta.26203.107</MicrosoftDotNetBuildTasksFeedPackageVersion>
11+
<MicrosoftDotNetCecilPackageVersion>0.11.5-preview.26203.107</MicrosoftDotNetCecilPackageVersion>
12+
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>11.0.0-beta.26203.107</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
13+
<MicrosoftNETILLinkPackageVersion>11.0.0-preview.3.26203.107</MicrosoftNETILLinkPackageVersion>
14+
<MicrosoftNETILLinkTasksPackageVersion>11.0.0-preview.3.26203.107</MicrosoftNETILLinkTasksPackageVersion>
15+
<MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>11.0.0-preview.3.26203.107</MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>
16+
<MicrosoftNETSdkPackageVersion>11.0.100-preview.3.26203.107</MicrosoftNETSdkPackageVersion>
17+
<MicrosoftNETCoreAppRefPackageVersion>11.0.0-preview.3.26203.107</MicrosoftNETCoreAppRefPackageVersion>
18+
<MicrosoftTemplateEngineAuthoringTasksPackageVersion>11.0.100-preview.3.26203.107</MicrosoftTemplateEngineAuthoringTasksPackageVersion>
1919
<!-- dotnet-macios dependencies -->
2020
<MicrosoftiOSSdknet100_260PackageVersion>26.0.11017</MicrosoftiOSSdknet100_260PackageVersion>
2121
<MicrosoftiOSSdknet100_262PackageVersion>26.2.10233</MicrosoftiOSSdknet100_262PackageVersion>

eng/Version.Details.xml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.NET.Sdk" Version="11.0.100-preview.3.26171.106">
3+
<Dependency Name="Microsoft.NET.Sdk" Version="11.0.100-preview.3.26203.107">
44
<Uri>https://github.com/dotnet/dotnet</Uri>
5-
<Sha>840ea139a6e8aebe487f7041190f3865a74378d9</Sha>
5+
<Sha>ca90a9c694e4f149f919285cc0d20454520f037c</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.NET.ILLink" Version="11.0.0-preview.3.26171.106">
7+
<Dependency Name="Microsoft.NET.ILLink" Version="11.0.0-preview.3.26203.107">
88
<Uri>https://github.com/dotnet/dotnet</Uri>
9-
<Sha>840ea139a6e8aebe487f7041190f3865a74378d9</Sha>
9+
<Sha>ca90a9c694e4f149f919285cc0d20454520f037c</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="11.0.0-preview.3.26171.106">
11+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="11.0.0-preview.3.26203.107">
1212
<Uri>https://github.com/dotnet/dotnet</Uri>
13-
<Sha>840ea139a6e8aebe487f7041190f3865a74378d9</Sha>
13+
<Sha>ca90a9c694e4f149f919285cc0d20454520f037c</Sha>
1414
</Dependency>
15-
<Dependency Name="Microsoft.NET.Runtime.MonoTargets.Sdk" Version="11.0.0-preview.3.26171.106">
15+
<Dependency Name="Microsoft.NET.Runtime.MonoTargets.Sdk" Version="11.0.0-preview.3.26203.107">
1616
<Uri>https://github.com/dotnet/dotnet</Uri>
17-
<Sha>840ea139a6e8aebe487f7041190f3865a74378d9</Sha>
17+
<Sha>ca90a9c694e4f149f919285cc0d20454520f037c</Sha>
1818
</Dependency>
1919
<!-- Set TRACKING_DOTNET_RUNTIME_SEPARATELY to something in Make.config if changing the version outside of dependency flow -->
20-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="11.0.0-preview.3.26171.106">
20+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="11.0.0-preview.3.26203.107">
2121
<Uri>https://github.com/dotnet/dotnet</Uri>
22-
<Sha>840ea139a6e8aebe487f7041190f3865a74378d9</Sha>
22+
<Sha>ca90a9c694e4f149f919285cc0d20454520f037c</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-preview.26171.106">
24+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-preview.26203.107">
2525
<Uri>https://github.com/dotnet/dotnet</Uri>
26-
<Sha>840ea139a6e8aebe487f7041190f3865a74378d9</Sha>
26+
<Sha>ca90a9c694e4f149f919285cc0d20454520f037c</Sha>
2727
</Dependency>
2828
<!-- This is a subscription of the .NET 10/Xcode 26.0 versions of our packages -->
2929
<Dependency Name="Microsoft.MacCatalyst.Sdk.net10.0_26.0" Version="26.0.11017">
@@ -61,25 +61,25 @@
6161
</Dependency>
6262
</ProductDependencies>
6363
<ToolsetDependencies>
64-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="11.0.0-beta.26171.106">
64+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="11.0.0-beta.26203.107">
6565
<Uri>https://github.com/dotnet/dotnet</Uri>
66-
<Sha>840ea139a6e8aebe487f7041190f3865a74378d9</Sha>
66+
<Sha>ca90a9c694e4f149f919285cc0d20454520f037c</Sha>
6767
</Dependency>
68-
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="11.0.0-beta.26171.106">
68+
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="11.0.0-beta.26203.107">
6969
<Uri>https://github.com/dotnet/dotnet</Uri>
70-
<Sha>840ea139a6e8aebe487f7041190f3865a74378d9</Sha>
70+
<Sha>ca90a9c694e4f149f919285cc0d20454520f037c</Sha>
7171
</Dependency>
72-
<Dependency Name="Microsoft.TemplateEngine.Authoring.Tasks" Version="11.0.100-preview.3.26171.106">
72+
<Dependency Name="Microsoft.TemplateEngine.Authoring.Tasks" Version="11.0.100-preview.3.26203.107">
7373
<Uri>https://github.com/dotnet/dotnet</Uri>
74-
<Sha>840ea139a6e8aebe487f7041190f3865a74378d9</Sha>
74+
<Sha>ca90a9c694e4f149f919285cc0d20454520f037c</Sha>
7575
</Dependency>
7676
<Dependency Name="Microsoft.DotNet.XHarness.iOS.Shared" Version="10.0.0-prerelease.25516.4">
7777
<Uri>https://github.com/dotnet/xharness</Uri>
7878
<Sha>88399512021dfa8b5f45d91f84c8ce6f0959b127</Sha>
7979
</Dependency>
80-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26171.106">
80+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26203.107">
8181
<Uri>https://github.com/dotnet/dotnet</Uri>
82-
<Sha>840ea139a6e8aebe487f7041190f3865a74378d9</Sha>
82+
<Sha>ca90a9c694e4f149f919285cc0d20454520f037c</Sha>
8383
<SourceBuild RepoName="arcade" ManagedOnly="true" />
8484
</Dependency>
8585
</ToolsetDependencies>

eng/common/core-templates/job/source-index-stage1.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
variables:
1616
- name: BinlogPath
1717
value: ${{ parameters.binlogPath }}
18+
- name: skipComponentGovernanceDetection
19+
value: true
1820
- template: /eng/common/core-templates/variables/pool-providers.yml
1921
parameters:
2022
is1ESPipeline: ${{ parameters.is1ESPipeline }}

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"sdk": {
3-
"version": "11.0.100-preview.3.26171.106",
3+
"version": "11.0.100-preview.3.26203.107",
44
"paths": [
55
"builds/downloads/dotnet",
66
"$host$"
77
],
88
"errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'."
99
},
1010
"tools": {
11-
"dotnet": "11.0.100-preview.3.26171.106"
11+
"dotnet": "11.0.100-preview.3.26203.107"
1212
},
1313
"msbuild-sdks": {
14-
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26171.106"
14+
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26203.107"
1515
}
1616
}

0 commit comments

Comments
 (0)