We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e69304e commit 1167b7eCopy full SHA for 1167b7e
samples/HelloWeb/project.json
@@ -6,7 +6,7 @@
6
"Microsoft.AspNet.Server.WebListener": "0.1-alpha-build-0452",
7
"Microsoft.AspNet.StaticFiles": "0.1-alpha-build-0388"
8
},
9
- "commands": {
+ "commands": {
10
"web": "Microsoft.AspNet.Hosting server=Microsoft.AspNet.Server.WebListener server.urls=http://localhost:5001"
11
12
"configurations": {
0 commit comments