Skip to content

Commit 69ddc01

Browse files
committed
Another double import
1 parent 381647d commit 69ddc01

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

eng/targets/Wix.Common.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
<NuGetRestoreTargets Condition="'$(NuGetRestoreTargets)'==''">$(MSBuildToolsPath)\NuGet.targets</NuGetRestoreTargets>
2121
</PropertyGroup>
2222

23-
<Import Project="$(MSBuildProjectExtensionsPath)$(MSBuildProjectFile).*.props" Condition="'$(_ProjectExtensionsWereImported)' != 'true'" />
24-
2523
<ItemGroup Condition="'$(UseWix5)' != 'true'">
2624
<PackageReference Include="Microsoft.Signed.Wix" Version="$(WixVersion)" />
2725
</ItemGroup>

0 commit comments

Comments
 (0)