Skip to content

Commit 1167b7e

Browse files
committed
Added space to web command
1 parent e69304e commit 1167b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/HelloWeb/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Microsoft.AspNet.Server.WebListener": "0.1-alpha-build-0452",
77
"Microsoft.AspNet.StaticFiles": "0.1-alpha-build-0388"
88
},
9-
"commands": {
9+
"commands": {
1010
"web": "Microsoft.AspNet.Hosting server=Microsoft.AspNet.Server.WebListener server.urls=http://localhost:5001"
1111
},
1212
"configurations": {

0 commit comments

Comments
 (0)