Skip to content

Commit 7369997

Browse files
authored
Remove redundant SourceBuildTrimNetFrameworkTargets property (#33572)
1 parent 89e8e98 commit 7369997

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/SourceBuild.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<PropertyGroup>
66
<GitHubRepositoryName>sdk</GitHubRepositoryName>
77
<SourceBuildManagedOnly>true</SourceBuildManagedOnly>
8-
<SourceBuildTrimNetFrameworkTargets>true</SourceBuildTrimNetFrameworkTargets>
98
</PropertyGroup>
109

1110
<Target Name="ConfigureInnerBuildArg" BeforeTargets="GetSourceBuildCommandConfiguration">

0 commit comments

Comments
 (0)