diff options
author | Rob Mensching <rob@firegiant.com> | 2022-10-04 05:29:47 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2022-10-04 14:23:47 -0700 |
commit | d76532b128e4e187fd9ac5e1d018638dcf8876ec (patch) | |
tree | 7d85769e752579f7a1cc55abcf2edaa8c19c8057 /src/ext/Util/be | |
parent | 21ea5adcc788bbecd81e475277aba927ec66c860 (diff) | |
download | wix-d76532b128e4e187fd9ac5e1d018638dcf8876ec.tar.gz wix-d76532b128e4e187fd9ac5e1d018638dcf8876ec.tar.bz2 wix-d76532b128e4e187fd9ac5e1d018638dcf8876ec.zip |
Modernize Util.wixext build
Diffstat (limited to 'src/ext/Util/be')
-rw-r--r-- | src/ext/Util/be/utilbe.v3.ncrunchproject | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ext/Util/be/utilbe.v3.ncrunchproject b/src/ext/Util/be/utilbe.v3.ncrunchproject new file mode 100644 index 00000000..319cd523 --- /dev/null +++ b/src/ext/Util/be/utilbe.v3.ncrunchproject | |||
@@ -0,0 +1,5 @@ | |||
1 | <ProjectConfiguration> | ||
2 | <Settings> | ||
3 | <IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely> | ||
4 | </Settings> | ||
5 | </ProjectConfiguration> \ No newline at end of file | ||