Skip to content

Commit 335f13a

Browse files
[release/6.0-staging] Update dependencies from dotnet/arcade (#108300)
* Update dependencies from https://github.com/dotnet/arcade build 20240913.1 Microsoft.DotNet.ApiCompat , 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.Sdk , 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.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions From Version 6.0.0-beta.24413.1 -> To Version 6.0.0-beta.24463.1 * Update dependencies from https://github.com/dotnet/arcade build 20241008.2 Microsoft.DotNet.ApiCompat , 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.Sdk , 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.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions From Version 6.0.0-beta.24463.1 -> To Version 6.0.0-beta.24508.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Carlos Sánchez López <[email protected]>
1 parent f0ecf8f commit 335f13a

File tree

3 files changed

+59
-59
lines changed

3 files changed

+59
-59
lines changed

Diff for: eng/Version.Details.xml

+38-38
Original file line numberDiff line numberDiff line change
@@ -26,77 +26,77 @@
2626
</Dependency>
2727
</ProductDependencies>
2828
<ToolsetDependencies>
29-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.24413.1">
29+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.24508.2">
3030
<Uri>https://github.com/dotnet/arcade</Uri>
31-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
31+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.24413.1">
33+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.24508.2">
3434
<Uri>https://github.com/dotnet/arcade</Uri>
35-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
35+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="6.0.0-beta.24413.1">
37+
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="6.0.0-beta.24508.2">
3838
<Uri>https://github.com/dotnet/arcade</Uri>
39-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
39+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="6.0.0-beta.24413.1">
41+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="6.0.0-beta.24508.2">
4242
<Uri>https://github.com/dotnet/arcade</Uri>
43-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
43+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.DotNet.GenFacades" Version="6.0.0-beta.24413.1">
45+
<Dependency Name="Microsoft.DotNet.GenFacades" Version="6.0.0-beta.24508.2">
4646
<Uri>https://github.com/dotnet/arcade</Uri>
47-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
47+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
4848
</Dependency>
49-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="6.0.0-beta.24413.1">
49+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="6.0.0-beta.24508.2">
5050
<Uri>https://github.com/dotnet/arcade</Uri>
51-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
51+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
5252
</Dependency>
53-
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.5.1-beta.24413.1">
53+
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.5.1-beta.24508.2">
5454
<Uri>https://github.com/dotnet/arcade</Uri>
55-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
55+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
5656
</Dependency>
57-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="6.0.0-beta.24413.1">
57+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="6.0.0-beta.24508.2">
5858
<Uri>https://github.com/dotnet/arcade</Uri>
59-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
59+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
6060
</Dependency>
61-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="6.0.0-beta.24413.1">
61+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="6.0.0-beta.24508.2">
6262
<Uri>https://github.com/dotnet/arcade</Uri>
63-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
63+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
6464
</Dependency>
65-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.24413.1">
65+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.24508.2">
6666
<Uri>https://github.com/dotnet/arcade</Uri>
67-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
67+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
6868
</Dependency>
69-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="6.0.0-beta.24413.1">
69+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="6.0.0-beta.24508.2">
7070
<Uri>https://github.com/dotnet/arcade</Uri>
71-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
71+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
7272
</Dependency>
73-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="6.0.0-beta.24413.1">
73+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="6.0.0-beta.24508.2">
7474
<Uri>https://github.com/dotnet/arcade</Uri>
75-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
75+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
7676
</Dependency>
77-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="6.0.0-beta.24413.1">
77+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="6.0.0-beta.24508.2">
7878
<Uri>https://github.com/dotnet/arcade</Uri>
79-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
79+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
8080
</Dependency>
81-
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk" Version="6.0.0-beta.24413.1">
81+
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk" Version="6.0.0-beta.24508.2">
8282
<Uri>https://github.com/dotnet/arcade</Uri>
83-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
83+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
8484
</Dependency>
85-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="6.0.0-beta.24413.1">
85+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="6.0.0-beta.24508.2">
8686
<Uri>https://github.com/dotnet/arcade</Uri>
87-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
87+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
8888
</Dependency>
89-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.24413.1">
89+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.24508.2">
9090
<Uri>https://github.com/dotnet/arcade</Uri>
91-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
91+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
9292
</Dependency>
93-
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="6.0.0-beta.24413.1">
93+
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="6.0.0-beta.24508.2">
9494
<Uri>https://github.com/dotnet/arcade</Uri>
95-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
95+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
9696
</Dependency>
97-
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="6.0.0-beta.24413.1">
97+
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="6.0.0-beta.24508.2">
9898
<Uri>https://github.com/dotnet/arcade</Uri>
99-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
99+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
100100
</Dependency>
101101
<Dependency Name="Microsoft.NET.Test.Sdk" Version="16.9.0-preview-20201201-01">
102102
<Uri>https://github.com/microsoft/vstest</Uri>
@@ -222,9 +222,9 @@
222222
<Uri>https://github.com/dotnet/xharness</Uri>
223223
<Sha>c77d400d1c31f721ad585970c4ba8586e2f86b51</Sha>
224224
</Dependency>
225-
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="6.0.0-beta.24413.1">
225+
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="6.0.0-beta.24508.2">
226226
<Uri>https://github.com/dotnet/arcade</Uri>
227-
<Sha>c3f5fe044e7115fb66c79db5e074cb341dbe21dd</Sha>
227+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
228228
</Dependency>
229229
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.21416.5">
230230
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>

Diff for: eng/Versions.props

+15-15
Original file line numberDiff line numberDiff line change
@@ -42,21 +42,21 @@
4242
<!-- SDK dependencies -->
4343
<MicrosoftDotNetCompatibilityVersion>1.1.0-preview.22164.17</MicrosoftDotNetCompatibilityVersion>
4444
<!-- Arcade dependencies -->
45-
<MicrosoftDotNetApiCompatVersion>6.0.0-beta.24413.1</MicrosoftDotNetApiCompatVersion>
46-
<MicrosoftDotNetBuildTasksFeedVersion>6.0.0-beta.24413.1</MicrosoftDotNetBuildTasksFeedVersion>
47-
<MicrosoftDotNetCodeAnalysisVersion>6.0.0-beta.24413.1</MicrosoftDotNetCodeAnalysisVersion>
48-
<MicrosoftDotNetGenAPIVersion>6.0.0-beta.24413.1</MicrosoftDotNetGenAPIVersion>
49-
<MicrosoftDotNetGenFacadesVersion>6.0.0-beta.24413.1</MicrosoftDotNetGenFacadesVersion>
50-
<MicrosoftDotNetXUnitExtensionsVersion>6.0.0-beta.24413.1</MicrosoftDotNetXUnitExtensionsVersion>
51-
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.24413.1</MicrosoftDotNetXUnitConsoleRunnerVersion>
52-
<MicrosoftDotNetBuildTasksArchivesVersion>6.0.0-beta.24413.1</MicrosoftDotNetBuildTasksArchivesVersion>
53-
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.24413.1</MicrosoftDotNetBuildTasksInstallersVersion>
54-
<MicrosoftDotNetBuildTasksPackagingVersion>6.0.0-beta.24413.1</MicrosoftDotNetBuildTasksPackagingVersion>
55-
<MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.24413.1</MicrosoftDotNetBuildTasksTemplatingVersion>
56-
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>6.0.0-beta.24413.1</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
57-
<MicrosoftDotNetRemoteExecutorVersion>6.0.0-beta.24413.1</MicrosoftDotNetRemoteExecutorVersion>
58-
<MicrosoftDotNetVersionToolsTasksVersion>6.0.0-beta.24413.1</MicrosoftDotNetVersionToolsTasksVersion>
59-
<MicrosoftDotNetPackageTestingVersion>6.0.0-beta.24413.1</MicrosoftDotNetPackageTestingVersion>
45+
<MicrosoftDotNetApiCompatVersion>6.0.0-beta.24508.2</MicrosoftDotNetApiCompatVersion>
46+
<MicrosoftDotNetBuildTasksFeedVersion>6.0.0-beta.24508.2</MicrosoftDotNetBuildTasksFeedVersion>
47+
<MicrosoftDotNetCodeAnalysisVersion>6.0.0-beta.24508.2</MicrosoftDotNetCodeAnalysisVersion>
48+
<MicrosoftDotNetGenAPIVersion>6.0.0-beta.24508.2</MicrosoftDotNetGenAPIVersion>
49+
<MicrosoftDotNetGenFacadesVersion>6.0.0-beta.24508.2</MicrosoftDotNetGenFacadesVersion>
50+
<MicrosoftDotNetXUnitExtensionsVersion>6.0.0-beta.24508.2</MicrosoftDotNetXUnitExtensionsVersion>
51+
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.24508.2</MicrosoftDotNetXUnitConsoleRunnerVersion>
52+
<MicrosoftDotNetBuildTasksArchivesVersion>6.0.0-beta.24508.2</MicrosoftDotNetBuildTasksArchivesVersion>
53+
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.24508.2</MicrosoftDotNetBuildTasksInstallersVersion>
54+
<MicrosoftDotNetBuildTasksPackagingVersion>6.0.0-beta.24508.2</MicrosoftDotNetBuildTasksPackagingVersion>
55+
<MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.24508.2</MicrosoftDotNetBuildTasksTemplatingVersion>
56+
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>6.0.0-beta.24508.2</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
57+
<MicrosoftDotNetRemoteExecutorVersion>6.0.0-beta.24508.2</MicrosoftDotNetRemoteExecutorVersion>
58+
<MicrosoftDotNetVersionToolsTasksVersion>6.0.0-beta.24508.2</MicrosoftDotNetVersionToolsTasksVersion>
59+
<MicrosoftDotNetPackageTestingVersion>6.0.0-beta.24508.2</MicrosoftDotNetPackageTestingVersion>
6060
<!-- NuGet dependencies -->
6161
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
6262
<!-- Installer dependencies -->

Diff for: global.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"sdk": {
3-
"version": "6.0.133",
3+
"version": "6.0.135",
44
"allowPrerelease": true,
55
"rollForward": "major"
66
},
77
"tools": {
8-
"dotnet": "6.0.133"
8+
"dotnet": "6.0.135"
99
},
1010
"native-tools": {
1111
"cmake": "3.16.4",
1212
"python3": "3.7.1"
1313
},
1414
"msbuild-sdks": {
15-
"Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk": "6.0.0-beta.24413.1",
16-
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24413.1",
17-
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.24413.1",
18-
"Microsoft.DotNet.SharedFramework.Sdk": "6.0.0-beta.24413.1",
15+
"Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk": "6.0.0-beta.24508.2",
16+
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24508.2",
17+
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.24508.2",
18+
"Microsoft.DotNet.SharedFramework.Sdk": "6.0.0-beta.24508.2",
1919
"Microsoft.Build.NoTargets": "3.1.0",
2020
"Microsoft.Build.Traversal": "3.0.23",
2121
"Microsoft.NET.Sdk.IL": "6.0.0-rc.1.21415.6"

0 commit comments

Comments
 (0)