Tagged Questions
0
votes
1answer
43 views
RazorEngine throwing VerificationException in testProject
I'm trying to use RazorEngine to generate a FlowDocument in a WPF Application.
Including, and using, RazorEngine in the application seems to work fine, but as soon as I try to use it in a ...