Skip to content

Commit 6c56d81

Browse files
wtgodbeCopilot
andauthored
Update src/Installers/Windows/Wix.targets
Co-authored-by: Copilot <[email protected]>
1 parent 4e41b19 commit 6c56d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Installers/Windows/Wix.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393

9494
<PropertyGroup>
9595
<DefineConstants>$(DefineConstants);DepProviderGuid=$(DepProviderGuid)</DefineConstants>
96-
</PropertyGroup>
96+
</PropertyGroup>
9797
</Target>
9898

9999
<Target Name="_CheckPackageFileNameIsSet" BeforeTargets="PrepareForBuild">

0 commit comments

Comments
 (0)