diff options
| author | Rob Mensching <rob@firegiant.com> | 2022-12-13 14:07:45 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2022-12-13 15:29:03 -0800 |
| commit | 19dd3bbb36b8dad1580622e5550b50ebc8b08a78 (patch) | |
| tree | 3c1e63a47f02c8d7d1e650ea65e514ac91396022 /src | |
| parent | 931e5d027892a5c251d32276c4ce61f5ce135f88 (diff) | |
| download | wix-19dd3bbb36b8dad1580622e5550b50ebc8b08a78.tar.gz wix-19dd3bbb36b8dad1580622e5550b50ebc8b08a78.tar.bz2 wix-19dd3bbb36b8dad1580622e5550b50ebc8b08a78.zip | |
Ignore references to v3 wix.dll that NCrunch thinks conflicts with v4 wix.dll
Diffstat (limited to 'src')
2 files changed, 14 insertions, 0 deletions
diff --git a/src/wix/WixToolset.Converters.Symbolizer/WixToolset.Converters.Symbolizer.net472.v3.ncrunchproject b/src/wix/WixToolset.Converters.Symbolizer/WixToolset.Converters.Symbolizer.net472.v3.ncrunchproject new file mode 100644 index 00000000..cd54b69b --- /dev/null +++ b/src/wix/WixToolset.Converters.Symbolizer/WixToolset.Converters.Symbolizer.net472.v3.ncrunchproject | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | <ProjectConfiguration> | ||
| 2 | <Settings> | ||
| 3 | <HiddenComponentWarnings> | ||
| 4 | <Value>LostReference</Value> | ||
| 5 | </HiddenComponentWarnings> | ||
| 6 | </Settings> | ||
| 7 | </ProjectConfiguration> \ No newline at end of file | ||
diff --git a/src/wix/WixToolset.Converters.Symbolizer/WixToolset.Converters.Symbolizer.netstandard2.0.v3.ncrunchproject b/src/wix/WixToolset.Converters.Symbolizer/WixToolset.Converters.Symbolizer.netstandard2.0.v3.ncrunchproject new file mode 100644 index 00000000..cd54b69b --- /dev/null +++ b/src/wix/WixToolset.Converters.Symbolizer/WixToolset.Converters.Symbolizer.netstandard2.0.v3.ncrunchproject | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | <ProjectConfiguration> | ||
| 2 | <Settings> | ||
| 3 | <HiddenComponentWarnings> | ||
| 4 | <Value>LostReference</Value> | ||
| 5 | </HiddenComponentWarnings> | ||
| 6 | </Settings> | ||
| 7 | </ProjectConfiguration> \ No newline at end of file | ||
