Molander

Results 2 comments of Molander

> [@serber](https://github.com/serber) Note that it's already possible to provide the json serializer here: https://github.com/wiremock/WireMock.Net/blob/master/src/WireMock.Net.Minimal/ResponseBuilders/Response.WithBody.cs#L217 > > Or do you mean something else? Yeah its not about the serializer used in...

> Normally you would install WireMock.Net in a unit test project. And I do not understand how adding WireMock.Net breaks / changes the json serializer used. > > Can you...