mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-14 15:43:33 +01:00
* Add WireMock.Net.AspNetCore.Middleware * . * WireMock.Net.Middleware.Tests * . * X-WireMock-Response-Delay
12 lines
293 B
JSON
12 lines
293 B
JSON
{
|
|
"profiles": {
|
|
"WireMock.Net.TestWebApplication": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:57712;http://localhost:57713"
|
|
}
|
|
}
|
|
} |