You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we don't surface dotnet output for the post actions during the final step of new command. This can make dotnet errors hard to diagnose and debug.
We should surface this output with --verbose as well.
Currently, we don't surface dotnet output for the post actions during the final step of new command. This can make dotnet errors hard to diagnose and debug.
We should surface this output with --verbose as well.