Remove redundant SourceBuildTrimNetFrameworkTargets property (#16817)

Co-authored-by: Michael Simons <msimons@microsoft.com>
This commit is contained in:
Chaojie 2023-07-07 00:29:51 +08:00 committed by GitHub
parent 4f5032a467
commit fe70075bae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,6 @@
<PropertyGroup>
<GitHubRepositoryName>installer</GitHubRepositoryName>
<SourceBuildManagedOnly>true</SourceBuildManagedOnly>
<SourceBuildTrimNetFrameworkTargets>true</SourceBuildTrimNetFrameworkTargets>
</PropertyGroup>
<Target Name="ConfigureInnerBuildArg" BeforeTargets="GetSourceBuildCommandConfiguration">