Updated WireMock as a Windows Service (markdown)

Stef Heyenrath
2020-01-25 09:44:02 +01:00
parent ed401502e8
commit 218af7ceb3

@@ -30,7 +30,7 @@ public static class Program
}
#endregion
private static FluentMockServer _server;
private static WireMockServer _server;
static void Main(string[] args)
{