зеркало из https://github.com/dotnet/aspnetcore.git
Merge pull request #510 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
This commit is contained in:
Коммит
f8e816b544
|
@ -78,7 +78,7 @@ namespace HealthChecksSample
|
|||
{
|
||||
await context.Response.WriteAsync("Go to /health to see the health status\n");
|
||||
await context.Response.WriteAsync("Go to /createdatabase to create the database\n");
|
||||
await context.Response.WriteAsync("Go to /deletedatabase to create the database\n");
|
||||
await context.Response.WriteAsync("Go to /deletedatabase to delete the database\n");
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче