We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c84a2 commit 54e65f1Copy full SHA for 54e65f1
docs/usage/msbuild-task.md
@@ -56,6 +56,7 @@ Default sample:
56
```
57
58
Now, when you build:
59
+
60
* `AssemblyVersion` will be set to the `AssemblySemVer` variable.
61
* `AssemblyFileVersion` will be set to the `MajorMinorPatch` variable with `.0` appended to it.
62
* `AssemblyInformationalVersion` will be set to the `InformationalVersion` variable.
0 commit comments