Open
Description
Microsoft's C++ REST SDK relies on a very old revision of UnitTest++, copied into the project. This is fine if actually desired, but #72 suggested a sync-up would be worthwhile.
Somebody should take a whirl at incorporating UnitTest++ latest into their project and submit a pull request.
This would be easiest to accomplish after #81 is resolved, since we could then just pull it in via NuGet, but the investigation could be done more informally.