Skip to content

Commit 4bf63d6

Browse files
committed
Fix markdown linting - add trailing newline
1 parent d0c5081 commit 4bf63d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/tools/dotnet-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,4 +206,4 @@ Running `dotnet build` is equivalent to running `dotnet msbuild -restore`; howev
206206

207207
```dotnetcli
208208
dotnet build -p:Version=1.2.3.4
209-
```
209+
```

0 commit comments

Comments
 (0)