mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-24 01:51:02 +01:00
Create dotnet-wiremock tool (#542)
* dotnet tool * . * c * x * ### As a dotnet tool * help * v
This commit is contained in:
8
src/dotnet-WireMock.Net/Properties/launchSettings.json
Normal file
8
src/dotnet-WireMock.Net/Properties/launchSettings.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"profiles": {
|
||||
"dotnet-WireMock.Net": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user