@joebigelow / wix-1 / commits / e7a20858

Support editing the projects that end in ".cab"

Rob Mensching committed Mar 31, 2022 at 17:20 UTC e7a208587389a17fa5ff3654d533e023268bfddf
1 file changed +4
.gitignore
+4
@@ -404,3 +404,7 @@ src/test/burn/TestData/Manual/BundleB/PackagePayloads
404
405 # Allow standard response file
406 !src/Directory.Build.rsp
407 +
408 +# Allow the projects that end in ".Cab"
409 +!src/dtf/test/WixToolset.Dtf.Compression.Cab
410 +!src/dtf/test/WixToolsetTests.Dtf.Compression.Cab