From 05ee3cf4bd550e3e3bfd4ceff69ab9eb0e33691f Mon Sep 17 00:00:00 2001 From: Ella Hathaway <67609881+ellahathaway@users.noreply.github.com> Date: Fri, 2 Feb 2024 12:25:18 -0800 Subject: [PATCH] Move SB metadata to intermediates (#4487) The changes in this pull request aim to [improve the UX and guideance around the SourceBuild metadata](https://github.com/dotnet/source-build/issues/3373) by placing the metadata on explicit source-build intermediates. The changes include: - Removing existing SourceBuild metadata from all non-intermediate dependencies. - Defining new explicit intermediate dependencies and adding SourceBuild metadata to those dependencies. Related to https://github.com/dotnet/source-build/issues/3373 and https://github.com/dotnet/source-build/issues/4073 --- eng/Version.Details.xml | 6 ++++++ eng/Versions.props | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 201819548..fa59949fc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,6 +17,11 @@ https://github.com/dotnet/arcade 66c9c5397d599af40f2a94989241944f5a73442a + + + + https://github.com/dotnet/arcade + 66c9c5397d599af40f2a94989241944f5a73442a @@ -47,6 +52,7 @@ https://github.com/dotnet/runtime 59edaad404d1b8e47080015ae8d0787f94c970df + https://github.com/dotnet/source-build-reference-packages 69b60d2af1775f374c91b3e52da02de6b7de1943 diff --git a/eng/Versions.props b/eng/Versions.props index cbbe44495..43a6e5d6a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -67,7 +67,6 @@ 7.0.0-beta.22316.2 10.0.18362 13.0.1 - 9.0.0-alpha.1.24101.2 3.11.0 -- 2.34.1