Stef Heyenrath
Stef Heyenrath
Compilation Error due to 'MessageOptions' Type Conflict between 'Google.Protobuf' and 'WireMock.Net'
@iamzhaoxu Can you please provide an example project which shows this issue?
@wkoeter From your screen capture, it seems that the last node cannot be selected?
The only thing which differs is that WireMock.Net does not have any static `new` helper methods / fluent helper methods yet. So in Hamcrest you can do: ``` c# ......
Hello @agreentejada, has the answer provided by @sdanyliv enough detail?
@anth12 If you can create a example console which recreates this issue and create a PR, that would be very nice.
Hello @dtretyakov, thanks for the collaborate permission. My NuGet username is `sheyenrath`. I'll merge the PR, do some more updates on the readme.md
Hello @damienbod, Thanks for your answer. Currently I've the _Delegated_ flow working. Can you please comment if this is correctly configured? ### App Registration - Client   ### App...
Note that each WireMock.Net instance saves the mappings in memory from that instance. And if a GUID is generated by WireMock.Net, it's just a random GUID. However I'm not sure...