From a2cc731c3af80c5303f273defc1c23b14cce5364 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 15 Oct 2025 22:11:27 +0000 Subject: [PATCH 1/2] Initial plan From f5bdf0794166a92d9bd2d59304ecd0e5008bf507 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 15 Oct 2025 22:16:33 +0000 Subject: [PATCH 2/2] Mark productVersion.txt as shipping artifact Co-authored-by: mmitche <8725170+mmitche@users.noreply.github.com> --- eng/Publishing.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Publishing.props b/eng/Publishing.props index 8765a8714c20..a096f3055aff 100644 --- a/eng/Publishing.props +++ b/eng/Publishing.props @@ -85,13 +85,13 @@ - NonShipping=true + NonShipping=false true $(_UploadPathRoot)/Runtime/$(_PackageVersion)/$(ProductVersionFileName) - NonShipping=true + NonShipping=false true $(_UploadPathRoot)/Runtime/$(_PackageVersion)/$(RepoProductVersionFileName)