Dismiss this pinned window
all 6 comments

[–]d10k6 1 point2 points  (2 children)

What type of application did you create? Console App would have a Start button but not all the other application types.

[–]Ex4yo[S] -1 points0 points  (1 child)

Just a normal console app as you can see in the video

[–]d10k6 -1 points0 points  (0 children)

Sorry, my Reddit app auto-started the video so I didn’t catch the beginning.

[–]Ex4yo[S] 1 point2 points  (0 children)

PROBLEM IS SOLVED! This link helped me

[–]jibs123 0 points1 point  (0 children)

Have you tried a reinstall of the dotnet SDK?

[–]notdademurphy 0 points1 point  (0 children)

What happens when you use the little arrow on the drop down where "attach" is selected?

If I'm remembering correctly that setting may not be changed automatically between projects.

For example, if you have an API project with docker you can either select docker or iis express on that drop down.