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 f89710d commit f417b08Copy full SHA for f417b08
eng/SourceBuild.props
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<GitHubRepositoryName>diagnostics</GitHubRepositoryName>
5
<SourceBuildManagedOnly>true</SourceBuildManagedOnly>
6
+ <SourceBuildTrimNetFrameworkTargets>true</SourceBuildTrimNetFrameworkTargets>
7
</PropertyGroup>
8
9
<ItemGroup>
0 commit comments