Files
WireMock.Net-wiremock/src/dotnet-WireMock.Net/Properties/launchSettings.json
Stef Heyenrath 45713eb0d9 Create dotnet-wiremock tool (#542)
* dotnet tool

* .

* c

* x

* ### As a dotnet tool

* help

* v
2020-11-25 15:36:01 +01:00

8 lines
125 B
JSON

{
"profiles": {
"dotnet-WireMock.Net": {
"commandName": "Project",
"commandLineArgs": ""
}
}
}