Skip to content

Any Aspire config tips for debug with visual studio & MS Identity & Blazor? #3264

Answered by RedTahr
swegele asked this question in Q&A
Discussion options

You must be logged in to vote

my workaround for now is to set
"launchBrowser": false,
in the blazor server projects launchSettings.json file.

means I need to click to open the website from the aspire dashboard, but at least the port number is as defined in the launchSettings.json and not random every time.

refer:
Aspire project with Blazor WASM/server project opens by itself #3145
Aspire 8.0.1 -> second https endpoint with random port #4249

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by swegele
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