From 8a37df4fbc542e3a211cd85bf71e27b4b435716f Mon Sep 17 00:00:00 2001 From: Chaojie Date: Mon, 26 Jun 2023 14:27:40 +0800 Subject: [PATCH] Remove redundant SourceBuildTrimNetFrameworkTargets property --- eng/SourceBuild.props | 1 - 1 file changed, 1 deletion(-) diff --git a/eng/SourceBuild.props b/eng/SourceBuild.props index f002b5f4fe7e..a3886b980173 100644 --- a/eng/SourceBuild.props +++ b/eng/SourceBuild.props @@ -5,7 +5,6 @@ aspnetcore true - true