Commit 9cf2884
Add missing options to dotnet run command documentation (#50912)
* Initial plan
* Add missing options to dotnet-run.md Synopsis and update launch-profile with -lp shortcut
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
* Fix formatting of dotnet run command options
* Remove extra newline at end of dotnet-run.md
Add a newline at the end of the dotnet-run.md file.
* Fix missing newline at end of dotnet-run.md
Add a newline at the end of the dotnet-run.md file
* Remove trailing newline from dotnet-run.md
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
Co-authored-by: Meaghan Osagie (Lewis) <mosagie@microsoft.com>1 parent 51d3956 commit 9cf2884
1 file changed
+9
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
114 | | - | |
| 116 | + | |
115 | 117 | | |
116 | 118 | | |
117 | 119 | | |
| |||
236 | 238 | | |
237 | 239 | | |
238 | 240 | | |
239 | | - | |
| |||
0 commit comments