[SUGGESTION] Change debug default from integrated console for console apps or better message #585
Labels
area-dotnet-debugging
Issues around .NET Debugging with console, ASP.NET, or Aspire
enhancement
New feature or request
triaged
The issue has been triaged
Milestone
Describe the Issue
Code:
When you F5/debug the integrated console runs, you can enter input, but the subsequent WriteLine for mid, reverse, end are not executed.
Steps To Reproduce
Create a console app
Code:
Expected Behavior
Last three lines are output
Environment Information
No response
The text was updated successfully, but these errors were encountered: