Skip to content
Discussion options

You must be logged in to vote

AFAIK the only difference you'll see in your project is this line in AppHost/Properties/launchSettings.json (or something like apphost.run.json for single file):

"applicationUrl": "https://myproject.dev.localhost:17293" instead of "applicationUrl": "https://localhost:17293" and you can manually edit the url to go back and forth.

The old localhost:xxxx URL is still being added as an endpoint but the new format has precedence I think.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@paulomorgado
Comment options

Answer selected by paulomorgado
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants