From 8aff94a19c730d932be87376dd01193bc646390f Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Tue, 11 Apr 2023 13:30:55 -0700 Subject: [PATCH 1/3] Enable prebuilt detection - Baseline a few dependencies until msbuild targets net8.0, or an arcade fix comes in - Add SBRP dependencies (with subscription) and source build tags Update SBRP --- eng/SourceBuildPrebuiltBaseline.xml | 19 ++++++++++++++++++- eng/Version.Details.xml | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+), 1 deletion(-) diff --git a/eng/SourceBuildPrebuiltBaseline.xml b/eng/SourceBuildPrebuiltBaseline.xml index c1b6dfbf053..7421f5f7319 100644 --- a/eng/SourceBuildPrebuiltBaseline.xml +++ b/eng/SourceBuildPrebuiltBaseline.xml @@ -1,5 +1,22 @@ - + + + + + + + + + + + + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e312a5bbfef..9d9510ce24f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,11 +1,28 @@ + + + https://github.com/dotnet/source-build-reference-packages + bc3b13c2f1669420679123c23b87e2d616c5a5d6 + + + https://github.com/dotnet/arcade 92c39a4f0bacef20812f63e2e1d3f7aa8776038d + + https://github.com/dotnet/sourcelink + 8031e5220baf2acad991e661d8308b783d2acf3e + + + + https://github.com/dotnet/xliff-tasks + bc3233146e1fcd393ed471d5005333c83363e0fe + + https://github.com/nuget/nuget.client ca5029046d7b6e55f322c45abb7b342054543710 @@ -13,6 +30,7 @@ https://github.com/dotnet/roslyn 48b13597fee9df5ecfbd0b8c0758b3f46bc1d440 + https://github.com/dotnet/arcade From 57a29c2350167473581b06ea6a68c0bb50b5ed15 Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Wed, 19 Apr 2023 11:45:50 -0700 Subject: [PATCH 2/3] Update SBRP --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9d9510ce24f..0a8ad3218d0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,9 +1,9 @@ - + https://github.com/dotnet/source-build-reference-packages - bc3b13c2f1669420679123c23b87e2d616c5a5d6 + 525b6c35cc5c5c9b80b47044be2e4e77858d505a From 172f67b347ca1e2a2c3bcd44ceda59bbabb3ae18 Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Wed, 19 Apr 2023 12:48:28 -0700 Subject: [PATCH 3/3] Add exclusions --- eng/SourceBuildPrebuiltBaseline.xml | 33 +++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 7 deletions(-) diff --git a/eng/SourceBuildPrebuiltBaseline.xml b/eng/SourceBuildPrebuiltBaseline.xml index 7421f5f7319..19ff2153f77 100644 --- a/eng/SourceBuildPrebuiltBaseline.xml +++ b/eng/SourceBuildPrebuiltBaseline.xml @@ -2,9 +2,32 @@ - + + + + + + + + + + + + + + + + + + + + + + + + - -