I have a couple of libraries which use Debug.Assert(...). I think that the Debug.Assert(...) are fine and I still want them to execute, but I don\'
Debug.Assert(...)
There is no need for Debug.Listeners.Clear()
Debug.Listeners.Clear()
Just add to your .config: