Skip to content

Commit fe023f1

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250925.3 (#120111)
On relative base path root 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.XUnitExtensions From Version 9.0.0-beta.25473.2 -> To Version 9.0.0-beta.25475.3 Microsoft.DotNet.XUnitAssert , Microsoft.DotNet.XUnitConsoleRunner From Version 2.9.0-beta.25473.2 -> To Version 2.9.0-beta.25475.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 078434b commit fe023f1

File tree

3 files changed

+61
-61
lines changed

3 files changed

+61
-61
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.25473.2">
95+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25475.3">
9696
<Uri>https://github.com/dotnet/arcade</Uri>
97-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
97+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
9898
</Dependency>
9999
<!-- Intermediate is necessary for source build. -->
100-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25473.2">
100+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25475.3">
101101
<Uri>https://github.com/dotnet/arcade</Uri>
102-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
102+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
103103
<SourceBuild RepoName="arcade" ManagedOnly="true" />
104104
</Dependency>
105-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.25473.2">
105+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.25475.3">
106106
<Uri>https://github.com/dotnet/arcade</Uri>
107-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
107+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
108108
</Dependency>
109-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25473.2">
109+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25475.3">
110110
<Uri>https://github.com/dotnet/arcade</Uri>
111-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
111+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
112112
</Dependency>
113-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="9.0.0-beta.25473.2">
113+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="9.0.0-beta.25475.3">
114114
<Uri>https://github.com/dotnet/arcade</Uri>
115-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
115+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
116116
</Dependency>
117-
<Dependency Name="Microsoft.DotNet.GenFacades" Version="9.0.0-beta.25473.2">
117+
<Dependency Name="Microsoft.DotNet.GenFacades" Version="9.0.0-beta.25475.3">
118118
<Uri>https://github.com/dotnet/arcade</Uri>
119-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
119+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
120120
</Dependency>
121-
<Dependency Name="Microsoft.DotNet.XUnitAssert" Version="2.9.0-beta.25473.2">
121+
<Dependency Name="Microsoft.DotNet.XUnitAssert" Version="2.9.0-beta.25475.3">
122122
<Uri>https://github.com/dotnet/arcade</Uri>
123-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
123+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
124124
</Dependency>
125-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.25473.2">
125+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.25475.3">
126126
<Uri>https://github.com/dotnet/arcade</Uri>
127-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
127+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
128128
</Dependency>
129-
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.9.0-beta.25473.2">
129+
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.9.0-beta.25475.3">
130130
<Uri>https://github.com/dotnet/arcade</Uri>
131-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
131+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
132132
</Dependency>
133-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="9.0.0-beta.25473.2">
133+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="9.0.0-beta.25475.3">
134134
<Uri>https://github.com/dotnet/arcade</Uri>
135-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
135+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
136136
</Dependency>
137-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="9.0.0-beta.25473.2">
137+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="9.0.0-beta.25475.3">
138138
<Uri>https://github.com/dotnet/arcade</Uri>
139-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
139+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
140140
</Dependency>
141-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.25473.2">
141+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.25475.3">
142142
<Uri>https://github.com/dotnet/arcade</Uri>
143-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
143+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
144144
</Dependency>
145-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25473.2">
145+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25475.3">
146146
<Uri>https://github.com/dotnet/arcade</Uri>
147-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
147+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
148148
</Dependency>
149-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="9.0.0-beta.25473.2">
149+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="9.0.0-beta.25475.3">
150150
<Uri>https://github.com/dotnet/arcade</Uri>
151-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
151+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
152152
</Dependency>
153-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="9.0.0-beta.25473.2">
153+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="9.0.0-beta.25475.3">
154154
<Uri>https://github.com/dotnet/arcade</Uri>
155-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
155+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
156156
</Dependency>
157-
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="9.0.0-beta.25473.2">
157+
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="9.0.0-beta.25475.3">
158158
<Uri>https://github.com/dotnet/arcade</Uri>
159-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
159+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
160160
</Dependency>
161-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.25473.2">
161+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.25475.3">
162162
<Uri>https://github.com/dotnet/arcade</Uri>
163-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
163+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
164164
</Dependency>
165-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.25473.2">
165+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.25475.3">
166166
<Uri>https://github.com/dotnet/arcade</Uri>
167-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
167+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
168168
</Dependency>
169-
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="9.0.0-beta.25473.2">
169+
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="9.0.0-beta.25475.3">
170170
<Uri>https://github.com/dotnet/arcade</Uri>
171-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
171+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
172172
</Dependency>
173-
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="9.0.0-beta.25473.2">
173+
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="9.0.0-beta.25475.3">
174174
<Uri>https://github.com/dotnet/arcade</Uri>
175-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
175+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</Sha>
176176
</Dependency>
177177
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="9.0.0-beta.25462.1">
178178
<Uri>https://github.com/dotnet/runtime-assets</Uri>
@@ -332,9 +332,9 @@
332332
<Uri>https://github.com/dotnet/xharness</Uri>
333333
<Sha>7b6f58237ff2355392960408f4d9fd98dfe58f9b</Sha>
334334
</Dependency>
335-
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="9.0.0-beta.25473.2">
335+
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="9.0.0-beta.25475.3">
336336
<Uri>https://github.com/dotnet/arcade</Uri>
337-
<Sha>41e5a0dc1e0007e784118c07b26700220cdc0e63</Sha>
337+
<Sha>6404baed798af89accd98219614e6c90c153cd8c</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: 16 additions & 16 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.109</MicrosoftDotNetApiCompatTaskVersion>
8787
<!-- Arcade dependencies -->
88-
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.25473.2</MicrosoftDotNetBuildTasksFeedVersion>
89-
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.25473.2</MicrosoftDotNetCodeAnalysisVersion>
90-
<MicrosoftDotNetGenAPIVersion>9.0.0-beta.25473.2</MicrosoftDotNetGenAPIVersion>
91-
<MicrosoftDotNetGenFacadesVersion>9.0.0-beta.25473.2</MicrosoftDotNetGenFacadesVersion>
92-
<MicrosoftDotNetXUnitAssertVersion>2.9.0-beta.25473.2</MicrosoftDotNetXUnitAssertVersion>
93-
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.25473.2</MicrosoftDotNetXUnitExtensionsVersion>
94-
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.0-beta.25473.2</MicrosoftDotNetXUnitConsoleRunnerVersion>
95-
<MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.25473.2</MicrosoftDotNetBuildTasksArchivesVersion>
96-
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.25473.2</MicrosoftDotNetBuildTasksInstallersVersion>
97-
<MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.25473.2</MicrosoftDotNetBuildTasksPackagingVersion>
98-
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.25473.2</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
99-
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25473.2</MicrosoftDotNetBuildTasksTemplatingVersion>
100-
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.25473.2</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
101-
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.25473.2</MicrosoftDotNetRemoteExecutorVersion>
102-
<MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.25473.2</MicrosoftDotNetVersionToolsTasksVersion>
103-
<MicrosoftDotNetPackageTestingVersion>9.0.0-beta.25473.2</MicrosoftDotNetPackageTestingVersion>
88+
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.25475.3</MicrosoftDotNetBuildTasksFeedVersion>
89+
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.25475.3</MicrosoftDotNetCodeAnalysisVersion>
90+
<MicrosoftDotNetGenAPIVersion>9.0.0-beta.25475.3</MicrosoftDotNetGenAPIVersion>
91+
<MicrosoftDotNetGenFacadesVersion>9.0.0-beta.25475.3</MicrosoftDotNetGenFacadesVersion>
92+
<MicrosoftDotNetXUnitAssertVersion>2.9.0-beta.25475.3</MicrosoftDotNetXUnitAssertVersion>
93+
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.25475.3</MicrosoftDotNetXUnitExtensionsVersion>
94+
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.0-beta.25475.3</MicrosoftDotNetXUnitConsoleRunnerVersion>
95+
<MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.25475.3</MicrosoftDotNetBuildTasksArchivesVersion>
96+
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.25475.3</MicrosoftDotNetBuildTasksInstallersVersion>
97+
<MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.25475.3</MicrosoftDotNetBuildTasksPackagingVersion>
98+
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.25475.3</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
99+
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25475.3</MicrosoftDotNetBuildTasksTemplatingVersion>
100+
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.25475.3</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
101+
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.25475.3</MicrosoftDotNetRemoteExecutorVersion>
102+
<MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.25475.3</MicrosoftDotNetVersionToolsTasksVersion>
103+
<MicrosoftDotNetPackageTestingVersion>9.0.0-beta.25475.3</MicrosoftDotNetPackageTestingVersion>
104104
<!-- TODO: Remove pinned xunit.analyzers version: https://github.com/dotnet/runtime/issues/97088 -->
105105
<XUnitAnalyzersVersion>1.4.0</XUnitAnalyzersVersion>
106106
<!-- NuGet dependencies -->

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"dotnet": "9.0.110"
99
},
1010
"msbuild-sdks": {
11-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25473.2",
12-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25473.2",
13-
"Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.25473.2",
11+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25475.3",
12+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25475.3",
13+
"Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.25475.3",
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)