The latest archive cannot be built (run release to see) it crashes while performing unit tests complaining:
Must use the rewriter when using Contract.Requires
I'd include a screenshot of the stack trace but I can't add attachments in here, you may have to run it yourself to see it.
The JsonEventFormatter is the 3rd item in the stack trace (constructor)
Unfortunately I can't copy-paste the text since it's in a graphical window and nunit-console doesn't properly output it's result file, it crashes completely.
If I can find the problem, I'll send you a pull request
The latest archive cannot be built (run release to see) it crashes while performing unit tests complaining:
Must use the rewriter when using Contract.Requires
I'd include a screenshot of the stack trace but I can't add attachments in here, you may have to run it yourself to see it.
The JsonEventFormatter is the 3rd item in the stack trace (constructor)
Unfortunately I can't copy-paste the text since it's in a graphical window and nunit-console doesn't properly output it's result file, it crashes completely.
If I can find the problem, I'll send you a pull request