We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd211fb commit 75ae6b3Copy full SHA for 75ae6b3
eng/SourceBuild.props
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<GitHubRepositoryName>aspnetcore</GitHubRepositoryName>
5
<SourceBuildManagedOnly>true</SourceBuildManagedOnly>
6
+ <SourceBuildTrimNetFrameworkTargets>true</SourceBuildTrimNetFrameworkTargets>
7
</PropertyGroup>
8
9
<Target Name="PrepareGlobalJsonForSourceBuild"
0 commit comments