moq/labs

How can I build this project on mac os x?

Closed this issue · 0 comments

I have a problem when I try to build this project, I received the following message:

Microsoft (R) Build Engine version 16.0.42-preview+g804bde742b for Mono
Copyright (C) Microsoft Corporation. All rights reserved.

MSBUILD : error MSB1028: The logger failed unexpectedly.
System.TypeInitializationException: The type initializer for 'Colorful.Console' threw an exception. ---> System.EntryPointNotFoundException: GetStdHandle
  at (wrapper managed-to-native) Colorful.ColorMapper.GetStdHandle(int)
  at Colorful.ColorMapper.GetBufferColors () [0x00007] in <8bd381b5fce54663ae8ff03962192106>:0 
  at Colorful.Console..cctor () [0x00184] in <8bd381b5fce54663ae8ff03962192106>:0 
   --- End of inner exception stack trace ---