Files
Stef Heyenrath 5809fae602 fix port (#446)
2020-03-25 17:00:15 +01:00

8 lines
190 B
JSON

{
"profiles": {
"WireMock.Net.StandAlone.NETCoreApp": {
"commandName": "Project",
"commandLineArgs": "--Port 9091 --WireMockLogger WireMockConsoleLogger"
}
}
}