From b6fcfb9da0a9427350adf7977b90d9349112a24d Mon Sep 17 00:00:00 2001 From: Nikola Milosavljevic Date: Fri, 10 Mar 2023 08:20:01 -0800 Subject: [PATCH] Trim away netframework targets in source-build (#8418) --- eng/SourceBuild.props | 1 + 1 file changed, 1 insertion(+) diff --git a/eng/SourceBuild.props b/eng/SourceBuild.props index 937ef36181d..41664e81ea6 100644 --- a/eng/SourceBuild.props +++ b/eng/SourceBuild.props @@ -2,6 +2,7 @@ razor true + true false