Skip to content

Commit 1bb31dc

Browse files
[release/9.0-staging] Update dependencies from dotnet/arcade (#112468)
* Update dependencies from https://github.com/dotnet/arcade build 20250211.5 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitAssert , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25077.4 -> To Version 9.0.0-beta.25111.5 * Make the workload sdk follow the sdk flow --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Larry Ewing <[email protected]>
1 parent 7a2ef65 commit 1bb31dc

File tree

3 files changed

+65
-65
lines changed

3 files changed

+65
-65
lines changed

eng/Version.Details.xml

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -92,87 +92,87 @@
9292
</Dependency>
9393
</ProductDependencies>
9494
<ToolsetDependencies>
95-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25077.4">
95+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25111.5">
9696
<Uri>https://github.com/dotnet/arcade</Uri>
97-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
97+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
9898
</Dependency>
9999
<!-- Intermediate is necessary for source build. -->
100-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25077.4">
100+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25111.5">
101101
<Uri>https://github.com/dotnet/arcade</Uri>
102-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
102+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
103103
<SourceBuild RepoName="arcade" ManagedOnly="true" />
104104
</Dependency>
105-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.25077.4">
105+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.25111.5">
106106
<Uri>https://github.com/dotnet/arcade</Uri>
107-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
107+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
108108
</Dependency>
109-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25077.4">
109+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25111.5">
110110
<Uri>https://github.com/dotnet/arcade</Uri>
111-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
111+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
112112
</Dependency>
113-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="9.0.0-beta.25077.4">
113+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="9.0.0-beta.25111.5">
114114
<Uri>https://github.com/dotnet/arcade</Uri>
115-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
115+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
116116
</Dependency>
117-
<Dependency Name="Microsoft.DotNet.GenFacades" Version="9.0.0-beta.25077.4">
117+
<Dependency Name="Microsoft.DotNet.GenFacades" Version="9.0.0-beta.25111.5">
118118
<Uri>https://github.com/dotnet/arcade</Uri>
119-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
119+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
120120
</Dependency>
121-
<Dependency Name="Microsoft.DotNet.XUnitAssert" Version="2.9.0-beta.25077.4">
121+
<Dependency Name="Microsoft.DotNet.XUnitAssert" Version="2.9.0-beta.25111.5">
122122
<Uri>https://github.com/dotnet/arcade</Uri>
123-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
123+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
124124
</Dependency>
125-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.25077.4">
125+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.25111.5">
126126
<Uri>https://github.com/dotnet/arcade</Uri>
127-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
127+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
128128
</Dependency>
129-
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.9.0-beta.25077.4">
129+
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.9.0-beta.25111.5">
130130
<Uri>https://github.com/dotnet/arcade</Uri>
131-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
131+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
132132
</Dependency>
133-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="9.0.0-beta.25077.4">
133+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="9.0.0-beta.25111.5">
134134
<Uri>https://github.com/dotnet/arcade</Uri>
135-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
135+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
136136
</Dependency>
137-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="9.0.0-beta.25077.4">
137+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="9.0.0-beta.25111.5">
138138
<Uri>https://github.com/dotnet/arcade</Uri>
139-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
139+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
140140
</Dependency>
141-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.25077.4">
141+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.25111.5">
142142
<Uri>https://github.com/dotnet/arcade</Uri>
143-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
143+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
144144
</Dependency>
145-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25077.4">
145+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25111.5">
146146
<Uri>https://github.com/dotnet/arcade</Uri>
147-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
147+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
148148
</Dependency>
149-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="9.0.0-beta.25077.4">
149+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="9.0.0-beta.25111.5">
150150
<Uri>https://github.com/dotnet/arcade</Uri>
151-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
151+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
152152
</Dependency>
153-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="9.0.0-beta.25077.4">
153+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="9.0.0-beta.25111.5">
154154
<Uri>https://github.com/dotnet/arcade</Uri>
155-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
155+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
156156
</Dependency>
157-
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="9.0.0-beta.25077.4">
157+
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="9.0.0-beta.25111.5">
158158
<Uri>https://github.com/dotnet/arcade</Uri>
159-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
159+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
160160
</Dependency>
161-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.25077.4">
161+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.25111.5">
162162
<Uri>https://github.com/dotnet/arcade</Uri>
163-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
163+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
164164
</Dependency>
165-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.25077.4">
165+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.25111.5">
166166
<Uri>https://github.com/dotnet/arcade</Uri>
167-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
167+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
168168
</Dependency>
169-
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="9.0.0-beta.25077.4">
169+
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="9.0.0-beta.25111.5">
170170
<Uri>https://github.com/dotnet/arcade</Uri>
171-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
171+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
172172
</Dependency>
173-
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="9.0.0-beta.25077.4">
173+
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="9.0.0-beta.25111.5">
174174
<Uri>https://github.com/dotnet/arcade</Uri>
175-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
175+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
176176
</Dependency>
177177
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="9.0.0-beta.25113.2">
178178
<Uri>https://github.com/dotnet/runtime-assets</Uri>
@@ -332,9 +332,9 @@
332332
<Uri>https://github.com/dotnet/xharness</Uri>
333333
<Sha>edc52ac68c1bf77e3b107fc8a448674a6d058d8a</Sha>
334334
</Dependency>
335-
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="9.0.0-beta.25077.4">
335+
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="9.0.0-beta.25111.5">
336336
<Uri>https://github.com/dotnet/arcade</Uri>
337-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
337+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
338338
</Dependency>
339339
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.24462.2">
340340
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>

eng/Versions.props

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -85,22 +85,22 @@
8585
<!-- SDK dependencies (also used in wasm build tests -->
8686
<MicrosoftDotNetApiCompatTaskVersion>9.0.103</MicrosoftDotNetApiCompatTaskVersion>
8787
<!-- Arcade dependencies -->
88-
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.25077.4</MicrosoftDotNetBuildTasksFeedVersion>
89-
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.25077.4</MicrosoftDotNetCodeAnalysisVersion>
90-
<MicrosoftDotNetGenAPIVersion>9.0.0-beta.25077.4</MicrosoftDotNetGenAPIVersion>
91-
<MicrosoftDotNetGenFacadesVersion>9.0.0-beta.25077.4</MicrosoftDotNetGenFacadesVersion>
92-
<MicrosoftDotNetXUnitAssertVersion>2.9.0-beta.25077.4</MicrosoftDotNetXUnitAssertVersion>
93-
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.25077.4</MicrosoftDotNetXUnitExtensionsVersion>
94-
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.0-beta.25077.4</MicrosoftDotNetXUnitConsoleRunnerVersion>
95-
<MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.25077.4</MicrosoftDotNetBuildTasksArchivesVersion>
96-
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.25077.4</MicrosoftDotNetBuildTasksInstallersVersion>
97-
<MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.25077.4</MicrosoftDotNetBuildTasksPackagingVersion>
98-
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.25077.4</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
99-
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25077.4</MicrosoftDotNetBuildTasksTemplatingVersion>
100-
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.25077.4</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
101-
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.25077.4</MicrosoftDotNetRemoteExecutorVersion>
102-
<MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.25077.4</MicrosoftDotNetVersionToolsTasksVersion>
103-
<MicrosoftDotNetPackageTestingVersion>9.0.0-beta.25077.4</MicrosoftDotNetPackageTestingVersion>
88+
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.25111.5</MicrosoftDotNetBuildTasksFeedVersion>
89+
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.25111.5</MicrosoftDotNetCodeAnalysisVersion>
90+
<MicrosoftDotNetGenAPIVersion>9.0.0-beta.25111.5</MicrosoftDotNetGenAPIVersion>
91+
<MicrosoftDotNetGenFacadesVersion>9.0.0-beta.25111.5</MicrosoftDotNetGenFacadesVersion>
92+
<MicrosoftDotNetXUnitAssertVersion>2.9.0-beta.25111.5</MicrosoftDotNetXUnitAssertVersion>
93+
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.25111.5</MicrosoftDotNetXUnitExtensionsVersion>
94+
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.0-beta.25111.5</MicrosoftDotNetXUnitConsoleRunnerVersion>
95+
<MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.25111.5</MicrosoftDotNetBuildTasksArchivesVersion>
96+
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.25111.5</MicrosoftDotNetBuildTasksInstallersVersion>
97+
<MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.25111.5</MicrosoftDotNetBuildTasksPackagingVersion>
98+
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.25111.5</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
99+
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25111.5</MicrosoftDotNetBuildTasksTemplatingVersion>
100+
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.25111.5</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
101+
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.25111.5</MicrosoftDotNetRemoteExecutorVersion>
102+
<MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.25111.5</MicrosoftDotNetVersionToolsTasksVersion>
103+
<MicrosoftDotNetPackageTestingVersion>9.0.0-beta.25111.5</MicrosoftDotNetPackageTestingVersion>
104104
<!-- TODO: Remove pinned xunit.analyzers version: https://github.com/dotnet/runtime/issues/97088 -->
105105
<XUnitAnalyzersVersion>1.4.0</XUnitAnalyzersVersion>
106106
<!-- NuGet dependencies -->
@@ -262,8 +262,8 @@
262262
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
263263
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
264264
<!-- sdk version, for testing workloads -->
265-
<!--<SdkVersionForWorkloadTesting>$(MicrosoftDotNetApiCompatTaskVersion)</SdkVersionForWorkloadTesting>-->
266-
<SdkVersionForWorkloadTesting>9.0.102</SdkVersionForWorkloadTesting>
265+
<SdkVersionForWorkloadTesting>$(MicrosoftDotNetApiCompatTaskVersion)</SdkVersionForWorkloadTesting>
266+
<!--<SdkVersionForWorkloadTesting>9.0.102</SdkVersionForWorkloadTesting>-->
267267
<runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>9.0.0-alpha.1.24175.1</runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
268268
<EmsdkPackageVersion>$(MicrosoftNETRuntimeEmscriptenVersion)</EmsdkPackageVersion>
269269
<NodePackageVersion>$(runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion)</NodePackageVersion>

global.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"sdk": {
3-
"version": "9.0.102",
3+
"version": "9.0.103",
44
"allowPrerelease": true,
55
"rollForward": "major"
66
},
77
"tools": {
8-
"dotnet": "9.0.102"
8+
"dotnet": "9.0.103"
99
},
1010
"msbuild-sdks": {
11-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25077.4",
12-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25077.4",
13-
"Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.25077.4",
11+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25111.5",
12+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25111.5",
13+
"Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.25111.5",
1414
"Microsoft.Build.NoTargets": "3.7.0",
1515
"Microsoft.Build.Traversal": "3.4.0",
1616
"Microsoft.NET.Sdk.IL": "9.0.0-rtm.24511.16"

0 commit comments

Comments
 (0)