diff options
author | StefanStojanovic <stefan.stojanovic@janeasystems.com> | 2022-09-28 11:22:23 +0200 |
---|---|---|
committer | Bob Arnson <github@bobs.org> | 2022-09-28 09:47:35 -0400 |
commit | ec6b93c7d601db880d0765fe12abb07a5ec2928e (patch) | |
tree | 8556d37fa4f0505924cd31871236d79c8716f94d /README.md | |
parent | dfcd6728a9d56ac37a5daa8cbedabbf10c333773 (diff) | |
download | wix-ec6b93c7d601db880d0765fe12abb07a5ec2928e.tar.gz wix-ec6b93c7d601db880d0765fe12abb07a5ec2928e.tar.bz2 wix-ec6b93c7d601db880d0765fe12abb07a5ec2928e.zip |
Fix UICompiler custom actions duplication
For each ui:WixUI tag found, UICompiler adds PrintEula and ValidatePath
custom actions. This causes problems with duplicate symbols if 2 or more
such tags are used. This change makes sure that UI custom actions are
added only once in total.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions