Skip to content

Commit 54e65f1

Browse files
Fixed list
1 parent 84c84a2 commit 54e65f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/usage/msbuild-task.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Default sample:
5656
```
5757

5858
Now, when you build:
59+
5960
* `AssemblyVersion` will be set to the `AssemblySemVer` variable.
6061
* `AssemblyFileVersion` will be set to the `MajorMinorPatch` variable with `.0` appended to it.
6162
* `AssemblyInformationalVersion` will be set to the `InformationalVersion` variable.

0 commit comments

Comments
 (0)