From 03a4f0b0fa9150a6fef61a478be0b21d673c864f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Jan 2024 03:28:48 +0000 Subject: [PATCH 1/3] Update dependencies from https://github.com/dotnet/sdk build 20240123.21 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.300-preview.24073.13 -> To Version 8.0.300-preview.24073.21 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 92ae78509..9165e47d3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore 3f1acb59718cadf111a0a796681e3d3509bb3381 - + https://github.com/dotnet/sdk - 572b3f11710aefd4e5db524a5265b3f325741d1e + e02e2e79ed65799793b85a994cc7a7cc183ce0b8 - + https://github.com/dotnet/sdk - 572b3f11710aefd4e5db524a5265b3f325741d1e + e02e2e79ed65799793b85a994cc7a7cc183ce0b8 - + https://github.com/dotnet/sdk - 572b3f11710aefd4e5db524a5265b3f325741d1e + e02e2e79ed65799793b85a994cc7a7cc183ce0b8 - + https://github.com/dotnet/sdk - 572b3f11710aefd4e5db524a5265b3f325741d1e + e02e2e79ed65799793b85a994cc7a7cc183ce0b8 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index eb848b6ca..d3ca3b41a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -85,9 +85,9 @@ - 8.0.300-preview.24073.13 - 8.0.300-preview.24073.13 - 8.0.300-preview.24073.13 + 8.0.300-preview.24073.21 + 8.0.300-preview.24073.21 + 8.0.300-preview.24073.21 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 0ebe57d61888415e5292382782676c18a2db57a2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Jan 2024 14:03:37 +0000 Subject: [PATCH 2/3] Update dependencies from https://github.com/dotnet/arcade build 20240124.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk From Version 8.0.0-beta.24060.4 -> To Version 8.0.0-beta.24074.2 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 2 +- global.json | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9165e47d3..688a55ab9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -214,18 +214,18 @@ - + https://github.com/dotnet/arcade - 888985fb9a9ae4cb30bca75f98af9126c839e660 + 96c2cee493aa1542c0b06a6498e0379eb11e005f - + https://github.com/dotnet/arcade - 888985fb9a9ae4cb30bca75f98af9126c839e660 + 96c2cee493aa1542c0b06a6498e0379eb11e005f - + https://github.com/dotnet/arcade - 888985fb9a9ae4cb30bca75f98af9126c839e660 + 96c2cee493aa1542c0b06a6498e0379eb11e005f https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index d3ca3b41a..39a4434d1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 8.0.0-beta.24060.4 + 8.0.0-beta.24074.2 diff --git a/global.json b/global.json index 57a162e41..1555822dd 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24060.4", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.24060.4" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24074.2", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.24074.2" } } From 269dff59628a9f7128b23179ee147315c36de568 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Jan 2024 14:10:41 +0000 Subject: [PATCH 3/3] Update dependencies from https://github.com/dotnet/arcade-services build 20240124.1 Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib From Version 1.1.0-beta.24073.2 -> To Version 1.1.0-beta.24074.1 --- .config/dotnet-tools.json | 2 +- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 541597d59..44d3876d9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "microsoft.dotnet.darc": { - "version": "1.1.0-beta.24073.2", + "version": "1.1.0-beta.24074.1", "commands": [ "darc" ] diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9165e47d3..7d3acc433 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -227,13 +227,13 @@ https://github.com/dotnet/arcade 888985fb9a9ae4cb30bca75f98af9126c839e660 - + https://github.com/dotnet/arcade-services - 94608f93ee72a99bd613d3f922e095daeb4d1bf1 + 70e9b79b12680b7be6c36913f1d0ecb5cc9e32cf - + https://github.com/dotnet/arcade-services - 94608f93ee72a99bd613d3f922e095daeb4d1bf1 + 70e9b79b12680b7be6c36913f1d0ecb5cc9e32cf https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index d3ca3b41a..b0b63ad18 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 1.1.0-beta.24073.2 + 1.1.0-beta.24074.1