Skip to content

Commit 27a3350

Browse files
authored
Remove redundant SourceBuildTrimNetFrameworkTargets property (#49022)
1 parent 6869033 commit 27a3350

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>aspnetcore</GitHubRepositoryName>
77
<SourceBuildManagedOnly>true</SourceBuildManagedOnly>
8-
<SourceBuildTrimNetFrameworkTargets>true</SourceBuildTrimNetFrameworkTargets>
98
</PropertyGroup>
109

1110
<Target Name="PrepareGlobalJsonForSourceBuild"

0 commit comments

Comments
 (0)