Skip to content

Commit 3a465f4

Browse files
authored
Add trailing newline at end of file
1 parent 5cbb513 commit 3a465f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/core/tools/dotnet-run.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,4 +223,5 @@ The environment is constructed in the same order as this list, so the `-e|--envi
223223

224224
```dotnetcli
225225
dotnet run -f net6.0 -arg1 -- arg2 arg3
226-
```
226+
```
227+

0 commit comments

Comments
 (0)