aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.Util/TestData/RemoveFolderEx/ModuleComponents.wxs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* RemoveFolderEx.Property should be modularized as a ColumnRob Mensching2021-03-191-0/+10
The value in the column is the name of a Property not a formatted field that can contain properties. Fixes wixtoolset/issues#4449