From 21039bf5af35f44e2ee52c95748167931df50eca Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Thu, 28 Mar 2024 08:42:04 +0100 Subject: [PATCH 1/4] Update Versions.props Unblocks https://github.com/dotnet/installer/pull/19221 --- eng/Versions.props | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index fdb9b4521c8d..5d000f880eb9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,9 +1,4 @@ - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - + 9.0.100 @@ -16,6 +11,10 @@ rtm servicing 4 + + true From 1db600553284e9a52ef5b64821de6540867c5219 Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Thu, 28 Mar 2024 09:50:42 +0100 Subject: [PATCH 2/4] Update Versions.props --- eng/Versions.props | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index 5d000f880eb9..df0d5722c5bf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,4 +1,9 @@ - + + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + 9.0.100 From c60887fbabb00056df6e197e140e488004a50c68 Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Thu, 28 Mar 2024 09:04:36 +0000 Subject: [PATCH 3/4] Fix build --- Directory.Packages.props | 2 +- eng/Versions.props | 10 ++++------ src/Layout/redist/redist.csproj | 2 +- src/Layout/redist/targets/GenerateLayout.targets | 2 +- 4 files changed, 7 insertions(+), 9 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index f15183aa0384..ea7fe3fa0ddf 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -42,7 +42,7 @@ - + diff --git a/eng/Versions.props b/eng/Versions.props index df0d5722c5bf..4978b6b99f92 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,6 +1,4 @@ - - - + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) @@ -102,14 +100,14 @@ up overwritten by properties flowing the newest version that are imported after this file. These should be used in places where we always want to target the latest. This includes source-only modes (always use the latest) as well as some additional cases like the msbuild that is redistributed in the SDK. - + In non-source-only modes, some tasks and the resolver will need to run in an MSBuild that is older than the very latest, based on what we want the SDK to support. So use a version that matches the version in minimumMSBuildVersion. In these cases, we don't want to use MicrosoftBuildVersion and other associated properties that are updated by the VMR infrastructure. So, we read this version from the 'minimumMSBuildVersion' file in non-source-only cases into MicrosoftBuildMinimumVersion, then use that in Directory.Packages.props. - + At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes. --> 17.10.0-preview-24177-05 17.10.0-preview-24177-05 @@ -134,7 +132,7 @@ - 4.11.0-1.24176.6 + 4.11.0-1.24176.6 4.11.0-1.24176.6 4.11.0-1.24176.6 4.11.0-1.24176.6 diff --git a/src/Layout/redist/redist.csproj b/src/Layout/redist/redist.csproj index a62ccb583aa9..d0dce1a55d39 100644 --- a/src/Layout/redist/redist.csproj +++ b/src/Layout/redist/redist.csproj @@ -42,7 +42,7 @@ - + diff --git a/src/Layout/redist/targets/GenerateLayout.targets b/src/Layout/redist/targets/GenerateLayout.targets index 28f5878c77ee..f31a55416760 100644 --- a/src/Layout/redist/targets/GenerateLayout.targets +++ b/src/Layout/redist/targets/GenerateLayout.targets @@ -43,7 +43,7 @@ $(OutputPath)/Roslyn - + From 4bd2d2a66587fd5325a7509b067b591db7dc304e Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Thu, 28 Mar 2024 13:36:14 +0100 Subject: [PATCH 4/4] Update Versions.props --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index 6bddd6f255f1..bdd8974651a1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -132,7 +132,7 @@ - 4.11.0-1.24177.10 + 4.11.0-1.24177.10 4.11.0-1.24177.10 4.11.0-1.24177.10 4.11.0-1.24177.10