diff --git a/samples/MvcSandbox/hosting.json b/samples/MvcSandbox/hosting.json new file mode 100644 index 0000000000..95505372fa --- /dev/null +++ b/samples/MvcSandbox/hosting.json @@ -0,0 +1,3 @@ +{ + "server": "Microsoft.AspNet.Server.Kestrel" +} \ No newline at end of file