Skip to content

Commit 52562ac

Browse files
authored
Fix missing newline at end of dotnet-run.md
Add a newline at the end of the dotnet-run.md file
1 parent 2daf79c commit 52562ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/tools/dotnet-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,4 +238,4 @@ The environment is constructed in the same order as this list, so the `-e|--envi
238238
```dotnetcli
239239
dotnet run -f net6.0 -arg1 -- arg2 arg3
240240
```
241-
241+

0 commit comments

Comments
 (0)