From c29b89015444a17dc75cc4161ec68499277c91cc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 12 Jun 2024 12:33:34 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/msbuild build 20240612.2 Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization From Version 17.11.0-preview-24310-01 -> To Version 17.11.0-preview-24312-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7bbc2089e1d9..136af0533f10 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -69,18 +69,18 @@ fae2c9534679912d43304de91e622f63e7110919 - + https://github.com/dotnet/msbuild - 74e23a98d12885d3f43c2caeb852dc21096db824 + 36c5352263d4948a5a2fe0af0b38bf5350e15d43 - + https://github.com/dotnet/msbuild - 74e23a98d12885d3f43c2caeb852dc21096db824 + 36c5352263d4948a5a2fe0af0b38bf5350e15d43 - + https://github.com/dotnet/msbuild - 74e23a98d12885d3f43c2caeb852dc21096db824 + 36c5352263d4948a5a2fe0af0b38bf5350e15d43 diff --git a/eng/Versions.props b/eng/Versions.props index b3c01495522f..9177b2ad91a4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -201,8 +201,8 @@ then use that in Directory.Packages.props. At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes. --> - 17.11.0-preview-24310-01 - 17.11.0-preview-24310-01 + 17.11.0-preview-24312-02 + 17.11.0-preview-24312-02 $([System.IO.File]::ReadAllText('$(RepoRoot)src\Layout\redist\minimumMSBuildVersion').Trim())