GreenMoose;13985 wrote:
Is NCrunch reporting this as TeamCity error via service messages? If so, why since it isn't an error? (Project is using NUnit, not xunit).
Internally within NCrunch, this is reported as an error. Because technically, it IS an error ... It's just that in the context of a CI system that doesn't require this library, it isn't an error that requires any effort or attention.
I've noted this down to be looked at. We need to find a better way to handle this and report it. For now, I recommend making sure that this particular package is installed on your CI server so that the error doesn't kick up and fail your build.