I have written the following simple test in trying to learn Castle Windsor\'s Fluent Interface:
using NUnit.Framework; using Castle.Windsor; using System.Col
Just run into this with another cause:
running unit tests in release mode but the library being loaded was the debug mode version which had not been updated