Daily Usage Issues

NCrunch littering DLLs about the solution's source folders.

Started by chillitom on 7,230 views

Hi Remco,

Seeing some slightly odd behaviour where by compiled DLL's and EXEs for our projects start showing up in our source directories and the directory that contains our solution file. Any idea what might be causing this? It's no huge issue as we can svn:ignore *.exe and *.dll but it would be nice to understand why this is happening.

Thanks. T.
Hi Tom,

I've seen this myself, and others have also reported it. It's an elusive problem that so far I've been unable to recreate consistently enough to find out what is happening.

My suspicions are that something in NCrunch's build integration is doing it. If you can find a clear pattern for what is causing it, please do let me know.


Cheers,

Remco
Hi Remco,

Still seeing this problem but now it just seems to XML documentation files from referenced assemblies that are appearing.

Is there perhaps a workaround that could prevent NCrunch from creating or copying these XML files?

Thanks,

T.


UPDATE: scratch that, it's still all files, pdbs and dlls were just being ignored by git so i wasn't noticing them

Edited

Post a reply

Log in to reply.