From 263c2ed7b4f30372f1e3d855eaad23ef896ff3a8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 20 May 2024 22:31:40 +0000 Subject: [PATCH 1/3] Update dependencies from https://github.com/dotnet/sdk build 20240520.45 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.5.24270.23 -> To Version 9.0.100-preview.5.24270.45 --- 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 21d1a757b..b5ffde008 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -74,21 +74,21 @@ https://github.com/dotnet/aspnetcore 94ad1d4e3edfe952f4621c47b4445d463b2e7042 - + https://github.com/dotnet/sdk - 2ac543c7eb3d73ba7ddff90f2aa76d4f9d492e6e + b1e0245f1454621e12cb3d82f367e4abe7177db0 - + https://github.com/dotnet/sdk - 2ac543c7eb3d73ba7ddff90f2aa76d4f9d492e6e + b1e0245f1454621e12cb3d82f367e4abe7177db0 - + https://github.com/dotnet/sdk - 2ac543c7eb3d73ba7ddff90f2aa76d4f9d492e6e + b1e0245f1454621e12cb3d82f367e4abe7177db0 - + https://github.com/dotnet/sdk - 2ac543c7eb3d73ba7ddff90f2aa76d4f9d492e6e + b1e0245f1454621e12cb3d82f367e4abe7177db0 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 0f1634421..512cc0257 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -79,9 +79,9 @@ - 9.0.100-preview.5.24270.23 - 9.0.100-preview.5.24270.23 - 9.0.100-preview.5.24270.23 + 9.0.100-preview.5.24270.45 + 9.0.100-preview.5.24270.45 + 9.0.100-preview.5.24270.45 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 6ff17cc3f78c3390b63ec2a410c17c019dfa5fd8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 20 May 2024 23:46:18 +0000 Subject: [PATCH 2/3] Update dependencies from https://github.com/dotnet/sdk build 20240520.52 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.5.24270.23 -> To Version 9.0.100-preview.5.24270.52 Dependency coherency updates Microsoft.Net.Compilers.Toolset From Version 4.11.0-2.24269.3 -> To Version 4.11.0-2.24270.4 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 8 ++++---- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b5ffde008..5586c6efd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -74,21 +74,21 @@ https://github.com/dotnet/aspnetcore 94ad1d4e3edfe952f4621c47b4445d463b2e7042 - + https://github.com/dotnet/sdk - b1e0245f1454621e12cb3d82f367e4abe7177db0 + 286e26fb81bdbd2c74e20b3cb4c07cd35179ca05 - + https://github.com/dotnet/sdk - b1e0245f1454621e12cb3d82f367e4abe7177db0 + 286e26fb81bdbd2c74e20b3cb4c07cd35179ca05 - + https://github.com/dotnet/sdk - b1e0245f1454621e12cb3d82f367e4abe7177db0 + 286e26fb81bdbd2c74e20b3cb4c07cd35179ca05 - + https://github.com/dotnet/sdk - b1e0245f1454621e12cb3d82f367e4abe7177db0 + 286e26fb81bdbd2c74e20b3cb4c07cd35179ca05 https://github.com/dotnet/test-templates @@ -135,9 +135,9 @@ https://github.com/dotnet/runtime 5474ab5c50fc639e780e0322cd500b2e43ee9b0d - + https://github.com/dotnet/roslyn - dd1d6535773f71c1f921589cf59d1d62f6e8c27f + 9b07e82f145dc593bff5dfb43ea133ee9b60a4de https://github.com/dotnet/msbuild diff --git a/eng/Versions.props b/eng/Versions.props index 512cc0257..54bec720e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -79,16 +79,16 @@ - 9.0.100-preview.5.24270.45 - 9.0.100-preview.5.24270.45 - 9.0.100-preview.5.24270.45 + 9.0.100-preview.5.24270.52 + 9.0.100-preview.5.24270.52 + 9.0.100-preview.5.24270.52 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) - 4.11.0-2.24269.3 + 4.11.0-2.24270.4 From b61641f2ca2fd1b9aaf35572ccd7a81489eb288b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 21 May 2024 00:34:40 +0000 Subject: [PATCH 3/3] Update dependencies from https://github.com/dotnet/sdk build 20240520.60 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.5.24270.23 -> To Version 9.0.100-preview.5.24270.60 Dependency coherency updates Microsoft.Net.Compilers.Toolset From Version 4.11.0-2.24269.3 -> To Version 4.11.0-2.24270.4 (parent: Microsoft.NET.Sdk --- 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 5586c6efd..1c2f3d05b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -74,21 +74,21 @@ https://github.com/dotnet/aspnetcore 94ad1d4e3edfe952f4621c47b4445d463b2e7042 - + https://github.com/dotnet/sdk - 286e26fb81bdbd2c74e20b3cb4c07cd35179ca05 + 88935ffbf106297cc391f3be874f9ad8d5844f85 - + https://github.com/dotnet/sdk - 286e26fb81bdbd2c74e20b3cb4c07cd35179ca05 + 88935ffbf106297cc391f3be874f9ad8d5844f85 - + https://github.com/dotnet/sdk - 286e26fb81bdbd2c74e20b3cb4c07cd35179ca05 + 88935ffbf106297cc391f3be874f9ad8d5844f85 - + https://github.com/dotnet/sdk - 286e26fb81bdbd2c74e20b3cb4c07cd35179ca05 + 88935ffbf106297cc391f3be874f9ad8d5844f85 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 54bec720e..468d3ad70 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -79,9 +79,9 @@ - 9.0.100-preview.5.24270.52 - 9.0.100-preview.5.24270.52 - 9.0.100-preview.5.24270.52 + 9.0.100-preview.5.24270.60 + 9.0.100-preview.5.24270.60 + 9.0.100-preview.5.24270.60 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion)