From 044d1c60903b501be79b5fa11c37efb7e9f84dcf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 15 Oct 2024 20:28:47 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/msbuild build 20241014.17 Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization From Version 17.12.3-preview-24504-01 -> To Version 17.13.0-preview-24514-17 --- NuGet.config | 1 - eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/NuGet.config b/NuGet.config index fd4b9d1e2132..b20333c22218 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,7 +10,6 @@ - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7555c4cf08b0..661c3e32ce4a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -69,18 +69,18 @@ 08499c128ade77a490b735a268f6539f6c7ea0ff - + https://github.com/dotnet/msbuild - 4ae11fa8e4a86aef804cc79a42102641ad528106 + 23587699646ec96072cf58a124bfa377b74435d1 - + https://github.com/dotnet/msbuild - 4ae11fa8e4a86aef804cc79a42102641ad528106 + 23587699646ec96072cf58a124bfa377b74435d1 - + https://github.com/dotnet/msbuild - 4ae11fa8e4a86aef804cc79a42102641ad528106 + 23587699646ec96072cf58a124bfa377b74435d1 diff --git a/eng/Versions.props b/eng/Versions.props index da2b921133c1..0e34fec7af6c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -212,8 +212,8 @@ then use that in Directory.Packages.props. At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes. --> - 17.12.3 - 17.12.3-preview-24504-01 + 17.13.0-preview-24514-17 + 17.13.0-preview-24514-17 $([System.IO.File]::ReadAllText('$(RepoRoot)src\Layout\redist\minimumMSBuildVersion').Trim())