Add hosting.json to MvcSandbox

This commit is contained in:
Pranav K 2015-12-28 09:54:41 -08:00
parent 67b9414ccf
commit 51e74c2eba
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
{
"server": "Microsoft.AspNet.Server.Kestrel"
}