Add NCrunch configuration
Rob Mensching committed
May 30, 2020 at 15:23 UTC
5aee3f30c28734fbbc3e89a6abd711dbc7158382
1 file changed
+5
src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.v3.ncrunchproject
new
+5
@@ -0,0 +1,5 @@
1
+<ProjectConfiguration>
2
+ <Settings>
3
+ <CopyReferencedAssembliesToWorkspace>True</CopyReferencedAssembliesToWorkspace>
4
+ </Settings>
5
+</ProjectConfiguration>
\ No newline at end of file