Skip to content

Commit

Permalink
Merge pull request #295 from NikolaMilosavljevic/tfm.trim
Browse files Browse the repository at this point in the history
Trim away netframework targets in source-build
  • Loading branch information
MarcoRossignoli authored Apr 4, 2023
2 parents 7152145 + c074612 commit 5a41781
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>test-templates</GitHubRepositoryName>
<SourceBuildManagedOnly>true</SourceBuildManagedOnly>
<SourceBuildTrimNetFrameworkTargets>true</SourceBuildTrimNetFrameworkTargets>
</PropertyGroup>

</Project>

0 comments on commit 5a41781

Please sign in to comment.