Skip to content

Commit

Permalink
Remove redundant SourceBuildTrimNetFrameworkTargets property (#68772)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Simons <msimons@microsoft.com>
  • Loading branch information
v-chayan and MichaelSimons authored Jul 18, 2023
1 parent 70a05cd commit 993fcc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eng/SourceBuild.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<PropertyGroup>
<GitHubRepositoryName>roslyn</GitHubRepositoryName>
<SourceBuildManagedOnly>true</SourceBuildManagedOnly>
<SourceBuildTrimNetFrameworkTargets>true</SourceBuildTrimNetFrameworkTargets>
<!-- Roslyn produces stable release branded and stable pre-release branded artifacts in addition to the normal non-stable artifacts.
Only the non-stable artifacts should flow downstream in source build -->
<EnableDefaultSourceBuildIntermediateItems>false</EnableDefaultSourceBuildIntermediateItems>
Expand Down

0 comments on commit 993fcc8

Please sign in to comment.