REGRESSION INFO: Aspire 8.0.0 also reproduces
Clean machine: Win11 x64 23h2 ENU
VS Version: VS 17.10.0 [34916.146.d17.10]
Aspire Version: 8.0.1
Apply NuGet Feeds
REPRO STEPS:
- Create a new Aspire starter App -> F5 in VS.
- Click "Console" tab in the left -> Select apiservice resource -> Click "Resource" tab -> Click "View" under 'Logs' for apiservice project -> The webpage automatically jumps to 'Console logs'.
- Click "Console" tab in the left again or more times.
Expect:
No error occurs in the command prompt.
Actual:
An error occurs in the command prompt.

More Info:
- This issue doesn't reproduce for the dashboard running this project using CLI.
- This issue is unstable, you can F5 again when it does not reproduce.