diff options
author | Rob Mensching <rob@firegiant.com> | 2018-10-02 15:25:09 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2018-10-03 22:19:56 -0700 |
commit | 39191332831f49cd03b688793842dfd2d2e2a0ad (patch) | |
tree | 88507bc2c8c9de95c4735a1e64be48bcc2759c3e /src/wixlib | |
parent | 11f33bf61ebe93b54cf0a9901f118852896a1f88 (diff) | |
download | wix-39191332831f49cd03b688793842dfd2d2e2a0ad.tar.gz wix-39191332831f49cd03b688793842dfd2d2e2a0ad.tar.bz2 wix-39191332831f49cd03b688793842dfd2d2e2a0ad.zip |
Enable NCrunch support
Diffstat (limited to 'src/wixlib')
-rw-r--r-- | src/wixlib/vs.v3.ncrunchproject | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/wixlib/vs.v3.ncrunchproject b/src/wixlib/vs.v3.ncrunchproject new file mode 100644 index 00000000..319cd523 --- /dev/null +++ b/src/wixlib/vs.v3.ncrunchproject | |||
@@ -0,0 +1,5 @@ | |||
1 | <ProjectConfiguration> | ||
2 | <Settings> | ||
3 | <IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely> | ||
4 | </Settings> | ||
5 | </ProjectConfiguration> \ No newline at end of file | ||