Skip to content

Commit c735e82

Browse files
authoredNov 7, 2024
Update dependencies from https://github.com/dotnet/arcade build 20241106.2 (#109601)
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 10.0.0-beta.24555.3 -> To Version 10.0.0-beta.24556.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent c72e062 commit c735e82

File tree

3 files changed

+61
-61
lines changed

3 files changed

+61
-61
lines changed
 

‎eng/Version.Details.xml

+42-42
Original file line numberDiff line numberDiff line change
@@ -88,87 +88,87 @@
8888
</Dependency>
8989
</ProductDependencies>
9090
<ToolsetDependencies>
91-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24555.3">
91+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24556.2">
9292
<Uri>https://github.com/dotnet/arcade</Uri>
93-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
93+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
9494
</Dependency>
9595
<!-- Intermediate is necessary for source build. -->
96-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24555.3">
96+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24556.2">
9797
<Uri>https://github.com/dotnet/arcade</Uri>
98-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
98+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
9999
<SourceBuild RepoName="arcade" ManagedOnly="true" />
100100
</Dependency>
101-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.24555.3">
101+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.24556.2">
102102
<Uri>https://github.com/dotnet/arcade</Uri>
103-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
103+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
104104
</Dependency>
105-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24555.3">
105+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24556.2">
106106
<Uri>https://github.com/dotnet/arcade</Uri>
107-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
107+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
108108
</Dependency>
109-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.24555.3">
109+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.24556.2">
110110
<Uri>https://github.com/dotnet/arcade</Uri>
111-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
111+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
112112
</Dependency>
113-
<Dependency Name="Microsoft.DotNet.GenFacades" Version="10.0.0-beta.24555.3">
113+
<Dependency Name="Microsoft.DotNet.GenFacades" Version="10.0.0-beta.24556.2">
114114
<Uri>https://github.com/dotnet/arcade</Uri>
115-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
115+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
116116
</Dependency>
117-
<Dependency Name="Microsoft.DotNet.XUnitAssert" Version="2.9.2-beta.24555.3">
117+
<Dependency Name="Microsoft.DotNet.XUnitAssert" Version="2.9.2-beta.24556.2">
118118
<Uri>https://github.com/dotnet/arcade</Uri>
119-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
119+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
120120
</Dependency>
121-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.24555.3">
121+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.24556.2">
122122
<Uri>https://github.com/dotnet/arcade</Uri>
123-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
123+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
124124
</Dependency>
125-
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.9.2-beta.24555.3">
125+
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.9.2-beta.24556.2">
126126
<Uri>https://github.com/dotnet/arcade</Uri>
127-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
127+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
128128
</Dependency>
129-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.24555.3">
129+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.24556.2">
130130
<Uri>https://github.com/dotnet/arcade</Uri>
131-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
131+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
132132
</Dependency>
133-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="10.0.0-beta.24555.3">
133+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="10.0.0-beta.24556.2">
134134
<Uri>https://github.com/dotnet/arcade</Uri>
135-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
135+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
136136
</Dependency>
137-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.24555.3">
137+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.24556.2">
138138
<Uri>https://github.com/dotnet/arcade</Uri>
139-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
139+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
140140
</Dependency>
141-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.24555.3">
141+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.24556.2">
142142
<Uri>https://github.com/dotnet/arcade</Uri>
143-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
143+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
144144
</Dependency>
145-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="10.0.0-beta.24555.3">
145+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="10.0.0-beta.24556.2">
146146
<Uri>https://github.com/dotnet/arcade</Uri>
147-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
147+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
148148
</Dependency>
149-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.24555.3">
149+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.24556.2">
150150
<Uri>https://github.com/dotnet/arcade</Uri>
151-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
151+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
152152
</Dependency>
153-
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="10.0.0-beta.24555.3">
153+
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="10.0.0-beta.24556.2">
154154
<Uri>https://github.com/dotnet/arcade</Uri>
155-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
155+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
156156
</Dependency>
157-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="10.0.0-beta.24555.3">
157+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="10.0.0-beta.24556.2">
158158
<Uri>https://github.com/dotnet/arcade</Uri>
159-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
159+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
160160
</Dependency>
161-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="10.0.0-beta.24555.3">
161+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="10.0.0-beta.24556.2">
162162
<Uri>https://github.com/dotnet/arcade</Uri>
163-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
163+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
164164
</Dependency>
165-
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="10.0.0-beta.24555.3">
165+
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="10.0.0-beta.24556.2">
166166
<Uri>https://github.com/dotnet/arcade</Uri>
167-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
167+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
168168
</Dependency>
169-
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="10.0.0-beta.24555.3">
169+
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="10.0.0-beta.24556.2">
170170
<Uri>https://github.com/dotnet/arcade</Uri>
171-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
171+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
172172
</Dependency>
173173
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="10.0.0-beta.24530.1">
174174
<Uri>https://github.com/dotnet/runtime-assets</Uri>
@@ -352,9 +352,9 @@
352352
<Uri>https://github.com/dotnet/xharness</Uri>
353353
<Sha>b12e9b940300433453aa7d57ff094aad50ce782c</Sha>
354354
</Dependency>
355-
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="10.0.0-beta.24555.3">
355+
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="10.0.0-beta.24556.2">
356356
<Uri>https://github.com/dotnet/arcade</Uri>
357-
<Sha>c3a704e16866ce8653c58265cf784b85b567c68c</Sha>
357+
<Sha>662841251075524f81c205ab4595bf0b9da74475</Sha>
358358
</Dependency>
359359
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.24462.2">
360360
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>

‎eng/Versions.props

+16-16
Original file line numberDiff line numberDiff line change
@@ -84,22 +84,22 @@
8484
<!-- SDK dependencies (also used in wasm build tests -->
8585
<MicrosoftDotNetApiCompatTaskVersion>10.0.100-alpha.1.24480.5</MicrosoftDotNetApiCompatTaskVersion>
8686
<!-- Arcade dependencies -->
87-
<MicrosoftDotNetBuildTasksFeedVersion>10.0.0-beta.24555.3</MicrosoftDotNetBuildTasksFeedVersion>
88-
<MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.24555.3</MicrosoftDotNetCodeAnalysisVersion>
89-
<MicrosoftDotNetGenAPIVersion>10.0.0-beta.24555.3</MicrosoftDotNetGenAPIVersion>
90-
<MicrosoftDotNetGenFacadesVersion>10.0.0-beta.24555.3</MicrosoftDotNetGenFacadesVersion>
91-
<MicrosoftDotNetXUnitAssertVersion>2.9.2-beta.24555.3</MicrosoftDotNetXUnitAssertVersion>
92-
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.24555.3</MicrosoftDotNetXUnitExtensionsVersion>
93-
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.2-beta.24555.3</MicrosoftDotNetXUnitConsoleRunnerVersion>
94-
<MicrosoftDotNetBuildTasksArchivesVersion>10.0.0-beta.24555.3</MicrosoftDotNetBuildTasksArchivesVersion>
95-
<MicrosoftDotNetBuildTasksInstallersVersion>10.0.0-beta.24555.3</MicrosoftDotNetBuildTasksInstallersVersion>
96-
<MicrosoftDotNetBuildTasksPackagingVersion>10.0.0-beta.24555.3</MicrosoftDotNetBuildTasksPackagingVersion>
97-
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>10.0.0-beta.24555.3</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
98-
<MicrosoftDotNetBuildTasksTemplatingVersion>10.0.0-beta.24555.3</MicrosoftDotNetBuildTasksTemplatingVersion>
99-
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>10.0.0-beta.24555.3</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
100-
<MicrosoftDotNetRemoteExecutorVersion>10.0.0-beta.24555.3</MicrosoftDotNetRemoteExecutorVersion>
101-
<MicrosoftDotNetVersionToolsTasksVersion>10.0.0-beta.24555.3</MicrosoftDotNetVersionToolsTasksVersion>
102-
<MicrosoftDotNetPackageTestingVersion>10.0.0-beta.24555.3</MicrosoftDotNetPackageTestingVersion>
87+
<MicrosoftDotNetBuildTasksFeedVersion>10.0.0-beta.24556.2</MicrosoftDotNetBuildTasksFeedVersion>
88+
<MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.24556.2</MicrosoftDotNetCodeAnalysisVersion>
89+
<MicrosoftDotNetGenAPIVersion>10.0.0-beta.24556.2</MicrosoftDotNetGenAPIVersion>
90+
<MicrosoftDotNetGenFacadesVersion>10.0.0-beta.24556.2</MicrosoftDotNetGenFacadesVersion>
91+
<MicrosoftDotNetXUnitAssertVersion>2.9.2-beta.24556.2</MicrosoftDotNetXUnitAssertVersion>
92+
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.24556.2</MicrosoftDotNetXUnitExtensionsVersion>
93+
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.2-beta.24556.2</MicrosoftDotNetXUnitConsoleRunnerVersion>
94+
<MicrosoftDotNetBuildTasksArchivesVersion>10.0.0-beta.24556.2</MicrosoftDotNetBuildTasksArchivesVersion>
95+
<MicrosoftDotNetBuildTasksInstallersVersion>10.0.0-beta.24556.2</MicrosoftDotNetBuildTasksInstallersVersion>
96+
<MicrosoftDotNetBuildTasksPackagingVersion>10.0.0-beta.24556.2</MicrosoftDotNetBuildTasksPackagingVersion>
97+
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>10.0.0-beta.24556.2</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
98+
<MicrosoftDotNetBuildTasksTemplatingVersion>10.0.0-beta.24556.2</MicrosoftDotNetBuildTasksTemplatingVersion>
99+
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>10.0.0-beta.24556.2</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
100+
<MicrosoftDotNetRemoteExecutorVersion>10.0.0-beta.24556.2</MicrosoftDotNetRemoteExecutorVersion>
101+
<MicrosoftDotNetVersionToolsTasksVersion>10.0.0-beta.24556.2</MicrosoftDotNetVersionToolsTasksVersion>
102+
<MicrosoftDotNetPackageTestingVersion>10.0.0-beta.24556.2</MicrosoftDotNetPackageTestingVersion>
103103
<!-- TODO: Remove pinned xunit.analyzers version: https://github.com/dotnet/runtime/issues/97088 -->
104104
<XUnitAnalyzersVersion>1.4.0</XUnitAnalyzersVersion>
105105
<!-- NuGet dependencies -->

‎global.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"dotnet": "9.0.100-rc.2.24474.11"
99
},
1010
"msbuild-sdks": {
11-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24555.3",
12-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24555.3",
13-
"Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.24555.3",
11+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24556.2",
12+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24556.2",
13+
"Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.24556.2",
1414
"Microsoft.Build.NoTargets": "3.7.0",
1515
"Microsoft.Build.Traversal": "3.4.0",
1616
"Microsoft.NET.Sdk.IL": "10.0.0-alpha.1.24527.3"

0 commit comments

Comments
 (0)
Please sign in to comment.