Skip to content

Commit 45d1f9e

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20211214.2 (#63007)
Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.GenFacades , Microsoft.DotNet.GenAPI , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SharedFramework.Sdk From Version 6.0.0-beta.21609.4 -> To Version 6.0.0-beta.21614.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent bdd6647 commit 45d1f9e

File tree

3 files changed

+57
-57
lines changed

3 files changed

+57
-57
lines changed

eng/Version.Details.xml

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -18,77 +18,77 @@
1818
</Dependency>
1919
</ProductDependencies>
2020
<ToolsetDependencies>
21-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21609.4">
21+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21614.2">
2222
<Uri>https://github.com/dotnet/arcade</Uri>
23-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
23+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21609.4">
25+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21614.2">
2626
<Uri>https://github.com/dotnet/arcade</Uri>
27-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
27+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="6.0.0-beta.21609.4">
29+
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="6.0.0-beta.21614.2">
3030
<Uri>https://github.com/dotnet/arcade</Uri>
31-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
31+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="6.0.0-beta.21609.4">
33+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="6.0.0-beta.21614.2">
3434
<Uri>https://github.com/dotnet/arcade</Uri>
35-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
35+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.GenFacades" Version="6.0.0-beta.21609.4">
37+
<Dependency Name="Microsoft.DotNet.GenFacades" Version="6.0.0-beta.21614.2">
3838
<Uri>https://github.com/dotnet/arcade</Uri>
39-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
39+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="6.0.0-beta.21609.4">
41+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="6.0.0-beta.21614.2">
4242
<Uri>https://github.com/dotnet/arcade</Uri>
43-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
43+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.5.1-beta.21609.4">
45+
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.5.1-beta.21614.2">
4646
<Uri>https://github.com/dotnet/arcade</Uri>
47-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
47+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
4848
</Dependency>
49-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="6.0.0-beta.21609.4">
49+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="6.0.0-beta.21614.2">
5050
<Uri>https://github.com/dotnet/arcade</Uri>
51-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
51+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
5252
</Dependency>
53-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="6.0.0-beta.21609.4">
53+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="6.0.0-beta.21614.2">
5454
<Uri>https://github.com/dotnet/arcade</Uri>
55-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
55+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
5656
</Dependency>
57-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.21609.4">
57+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.21614.2">
5858
<Uri>https://github.com/dotnet/arcade</Uri>
59-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
59+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
6060
</Dependency>
61-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="6.0.0-beta.21609.4">
61+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="6.0.0-beta.21614.2">
6262
<Uri>https://github.com/dotnet/arcade</Uri>
63-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
63+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
6464
</Dependency>
65-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="6.0.0-beta.21609.4">
65+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="6.0.0-beta.21614.2">
6666
<Uri>https://github.com/dotnet/arcade</Uri>
67-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
67+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
6868
</Dependency>
69-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="6.0.0-beta.21609.4">
69+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="6.0.0-beta.21614.2">
7070
<Uri>https://github.com/dotnet/arcade</Uri>
71-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
71+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
7272
</Dependency>
73-
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk" Version="6.0.0-beta.21609.4">
73+
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk" Version="6.0.0-beta.21614.2">
7474
<Uri>https://github.com/dotnet/arcade</Uri>
75-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
75+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
7676
</Dependency>
77-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="6.0.0-beta.21609.4">
77+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="6.0.0-beta.21614.2">
7878
<Uri>https://github.com/dotnet/arcade</Uri>
79-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
79+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
8080
</Dependency>
81-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21609.4">
81+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21614.2">
8282
<Uri>https://github.com/dotnet/arcade</Uri>
83-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
83+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
8484
</Dependency>
85-
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="6.0.0-beta.21609.4">
85+
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="6.0.0-beta.21614.2">
8686
<Uri>https://github.com/dotnet/arcade</Uri>
87-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
87+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
8888
</Dependency>
89-
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="6.0.0-beta.21609.4">
89+
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="6.0.0-beta.21614.2">
9090
<Uri>https://github.com/dotnet/arcade</Uri>
91-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
91+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
9292
</Dependency>
9393
<Dependency Name="Microsoft.NET.Test.Sdk" Version="16.9.0-preview-20201201-01">
9494
<Uri>https://github.com/microsoft/vstest</Uri>
@@ -210,9 +210,9 @@
210210
<Uri>https://github.com/dotnet/xharness</Uri>
211211
<Sha>e9669dc84ecd668d3bbb748758103e23b394ffef</Sha>
212212
</Dependency>
213-
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="6.0.0-beta.21609.4">
213+
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="6.0.0-beta.21614.2">
214214
<Uri>https://github.com/dotnet/arcade</Uri>
215-
<Sha>7421b55f46aff8373764016d942b23cbf87c75cb</Sha>
215+
<Sha>47f8ea1d7ef3efd5d4fa93ccb79ccccf4182095e</Sha>
216216
</Dependency>
217217
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.21416.5">
218218
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>

eng/Versions.props

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -55,21 +55,21 @@
5555
<!-- SDK dependencies -->
5656
<MicrosoftDotNetCompatibilityVersion>1.0.0-rc.2.21511.46</MicrosoftDotNetCompatibilityVersion>
5757
<!-- Arcade dependencies -->
58-
<MicrosoftDotNetApiCompatVersion>6.0.0-beta.21609.4</MicrosoftDotNetApiCompatVersion>
59-
<MicrosoftDotNetBuildTasksFeedVersion>6.0.0-beta.21609.4</MicrosoftDotNetBuildTasksFeedVersion>
60-
<MicrosoftDotNetCodeAnalysisVersion>6.0.0-beta.21609.4</MicrosoftDotNetCodeAnalysisVersion>
61-
<MicrosoftDotNetGenAPIVersion>6.0.0-beta.21609.4</MicrosoftDotNetGenAPIVersion>
62-
<MicrosoftDotNetGenFacadesVersion>6.0.0-beta.21609.4</MicrosoftDotNetGenFacadesVersion>
63-
<MicrosoftDotNetXUnitExtensionsVersion>6.0.0-beta.21609.4</MicrosoftDotNetXUnitExtensionsVersion>
64-
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.21609.4</MicrosoftDotNetXUnitConsoleRunnerVersion>
65-
<MicrosoftDotNetBuildTasksArchivesVersion>6.0.0-beta.21609.4</MicrosoftDotNetBuildTasksArchivesVersion>
66-
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21609.4</MicrosoftDotNetBuildTasksInstallersVersion>
67-
<MicrosoftDotNetBuildTasksPackagingVersion>6.0.0-beta.21609.4</MicrosoftDotNetBuildTasksPackagingVersion>
68-
<MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21609.4</MicrosoftDotNetBuildTasksTemplatingVersion>
69-
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>6.0.0-beta.21609.4</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
70-
<MicrosoftDotNetRemoteExecutorVersion>6.0.0-beta.21609.4</MicrosoftDotNetRemoteExecutorVersion>
71-
<MicrosoftDotNetVersionToolsTasksVersion>6.0.0-beta.21609.4</MicrosoftDotNetVersionToolsTasksVersion>
72-
<MicrosoftDotNetPackageTestingVersion>6.0.0-beta.21609.4</MicrosoftDotNetPackageTestingVersion>
58+
<MicrosoftDotNetApiCompatVersion>6.0.0-beta.21614.2</MicrosoftDotNetApiCompatVersion>
59+
<MicrosoftDotNetBuildTasksFeedVersion>6.0.0-beta.21614.2</MicrosoftDotNetBuildTasksFeedVersion>
60+
<MicrosoftDotNetCodeAnalysisVersion>6.0.0-beta.21614.2</MicrosoftDotNetCodeAnalysisVersion>
61+
<MicrosoftDotNetGenAPIVersion>6.0.0-beta.21614.2</MicrosoftDotNetGenAPIVersion>
62+
<MicrosoftDotNetGenFacadesVersion>6.0.0-beta.21614.2</MicrosoftDotNetGenFacadesVersion>
63+
<MicrosoftDotNetXUnitExtensionsVersion>6.0.0-beta.21614.2</MicrosoftDotNetXUnitExtensionsVersion>
64+
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.21614.2</MicrosoftDotNetXUnitConsoleRunnerVersion>
65+
<MicrosoftDotNetBuildTasksArchivesVersion>6.0.0-beta.21614.2</MicrosoftDotNetBuildTasksArchivesVersion>
66+
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21614.2</MicrosoftDotNetBuildTasksInstallersVersion>
67+
<MicrosoftDotNetBuildTasksPackagingVersion>6.0.0-beta.21614.2</MicrosoftDotNetBuildTasksPackagingVersion>
68+
<MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21614.2</MicrosoftDotNetBuildTasksTemplatingVersion>
69+
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>6.0.0-beta.21614.2</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
70+
<MicrosoftDotNetRemoteExecutorVersion>6.0.0-beta.21614.2</MicrosoftDotNetRemoteExecutorVersion>
71+
<MicrosoftDotNetVersionToolsTasksVersion>6.0.0-beta.21614.2</MicrosoftDotNetVersionToolsTasksVersion>
72+
<MicrosoftDotNetPackageTestingVersion>6.0.0-beta.21614.2</MicrosoftDotNetPackageTestingVersion>
7373
<!-- NuGet dependencies -->
7474
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
7575
<!-- Installer dependencies -->

global.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"python3": "3.7.1"
1313
},
1414
"msbuild-sdks": {
15-
"Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk": "6.0.0-beta.21609.4",
16-
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21609.4",
17-
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21609.4",
18-
"Microsoft.DotNet.SharedFramework.Sdk": "6.0.0-beta.21609.4",
15+
"Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk": "6.0.0-beta.21614.2",
16+
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21614.2",
17+
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21614.2",
18+
"Microsoft.DotNet.SharedFramework.Sdk": "6.0.0-beta.21614.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)