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