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
'--project=[The path to the project file to run (defaults to the current directory if there is only one project).]:: ' \
838
-
'--launch-profile=[The name of the launch profile (if any) to use when launching the application.]:: ' \
839
-
'-lp=[The name of the launch profile (if any) to use when launching the application.]:: ' \
837
+
'--project=[The path to the project file to run (defaults to the current directory if there is only one project).]:project: ' \
838
+
'--launch-profile=[The name of the launch profile (if any) to use when launching the application.]:launch-profile: ' \
839
+
'-lp=[The name of the launch profile (if any) to use when launching the application.]:launch-profile: ' \
840
840
'--no-launch-profile[Do not attempt to use launchSettings.json to configure the application.]' \
841
841
'--no-build[Do not build the project before running. Implies --no-restore.]' \
842
842
'--interactive=[Allows the command to stop and wait for user input or action (for example to complete authentication).]: :((False\:"False" True\:"True" ))' \
0 commit comments