From 89d1415ea224d57241c0257e336fc53654d0e2f6 Mon Sep 17 00:00:00 2001 From: Jeremy Koritzinsky Date: Tue, 15 Apr 2025 11:47:49 -0700 Subject: [PATCH] Produce the productVersion.txt files in runtime in the "final publish" step so we don't need to munge them through the different runtime jobs --- eng/Publishing.props | 3 +++ eng/pipelines/runtime-official.yml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/eng/Publishing.props b/eng/Publishing.props index 8b513e849bff70..12b0ff7a1b2e3a 100644 --- a/eng/Publishing.props +++ b/eng/Publishing.props @@ -86,6 +86,9 @@ true true + + true +