Closed
Description
Steps:
- Get latest SDK from https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-win-x64.exe. Currently it is
3.0.100-preview-009784
. dotnet new mvc
dotnet run
- Navigate to https://localhost:5001
Expected:
Index page loads successfully
Also for dotnet new webapp
, I get a 404 when navigating to https://localhost:5001
Originally filed:
https://devdiv.visualstudio.com/DevDiv/_workitems/edit/733888