Remove redundant SourceBuildTrimNetFrameworkTargets property (#16817)
Co-authored-by: Michael Simons <msimons@microsoft.com>
This commit is contained in:
parent
4f5032a467
commit
fe70075bae
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
<PropertyGroup>
|
||||
<GitHubRepositoryName>installer</GitHubRepositoryName>
|
||||
<SourceBuildManagedOnly>true</SourceBuildManagedOnly>
|
||||
<SourceBuildTrimNetFrameworkTargets>true</SourceBuildTrimNetFrameworkTargets>
|
||||
</PropertyGroup>
|
||||
|
||||
<Target Name="ConfigureInnerBuildArg" BeforeTargets="GetSourceBuildCommandConfiguration">
|
||||
|
|
Loading…
Reference in a new issue