zeromq / clrzmq4

ZeroMQ C# namespace (.NET and mono, Windows, Linux and MacOSX, x86 and amd64)
GNU Lesser General Public License v3.0
241 stars 112 forks source link

Removing ZeroMQTest entierly. It depends on NUnit. #166

Closed metadings closed 5 years ago

metadings commented 5 years ago

Removing ZeroMQTest entierly. It depends on NUnit.

In Program's int Main method, do return 0 (good) or 1 (bad) instead.