Skip to content

Commit

Permalink
Trim away netframework targets in source-build
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaMilosavljevic committed Mar 14, 2023
1 parent cc75004 commit 4ad11f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/SourceBuild.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<GitHubRepositoryName>roslyn-analyzers</GitHubRepositoryName>
<SourceBuildManagedOnly>true</SourceBuildManagedOnly>
<SourceBuildTrimNetFrameworkTargets>true</SourceBuildTrimNetFrameworkTargets>
</PropertyGroup>

</Project>

0 comments on commit 4ad11f3

Please sign in to comment.