From ee6afab39ed5b7b54342c2fa58ebd134f83f46e7 Mon Sep 17 00:00:00 2001 From: Milena Hristova Date: Wed, 21 Feb 2024 22:16:09 +0100 Subject: [PATCH] add ProducesDotNetReleaseShippingAssets property (#4960) --- eng/Publishing.props | 1 + 1 file changed, 1 insertion(+) diff --git a/eng/Publishing.props b/eng/Publishing.props index 85915f0380..0bcb04d4f3 100644 --- a/eng/Publishing.props +++ b/eng/Publishing.props @@ -2,5 +2,6 @@ 3 + true \ No newline at end of file