diff options
| author | Rob Mensching <rob@firegiant.com> | 2021-01-05 15:13:04 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2021-01-05 23:18:34 -0800 |
| commit | b00c72ed0ef19d2e46f60361fa06821b0bd5ec94 (patch) | |
| tree | cf9952188d97c18f0f1f038491c6e1201160c772 /src/WixToolset.Core | |
| parent | 6a035fa8f14425cb642f03767c29de72d7a75d10 (diff) | |
| download | wix-b00c72ed0ef19d2e46f60361fa06821b0bd5ec94.tar.gz wix-b00c72ed0ef19d2e46f60361fa06821b0bd5ec94.tar.bz2 wix-b00c72ed0ef19d2e46f60361fa06821b0bd5ec94.zip | |
Fix up tests to work well under NCrunch plus whitespace clean up
Diffstat (limited to 'src/WixToolset.Core')
| -rw-r--r-- | src/WixToolset.Core/WixToolset.Core.v3.ncrunchproject | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/WixToolset.Core/WixToolset.Core.v3.ncrunchproject b/src/WixToolset.Core/WixToolset.Core.v3.ncrunchproject new file mode 100644 index 00000000..c6001ebe --- /dev/null +++ b/src/WixToolset.Core/WixToolset.Core.v3.ncrunchproject | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | <ProjectConfiguration> | ||
| 2 | <Settings> | ||
| 3 | <AdditionalFilesToIncludeForProject> | ||
| 4 | <Value>..\..\version.json</Value> | ||
| 5 | </AdditionalFilesToIncludeForProject> | ||
| 6 | </Settings> | ||
| 7 | </ProjectConfiguration> \ No newline at end of file | ||
