Using RC1 in Visual Studio 2015 I can see a IISExpress command in launchSettings.json and I can execute the app using IISExpress in VS, but there is no IISExpress command defined in project.json.
How does this work?
Using RC1 in Visual Studio 2015 I can see a IISExpress command in launchSettings.json and I can execute the app using IISExpress in VS, but there is no IISExpress command defined in project.json.
How does this work?