Skip to content

Commit efa48eb

Browse files
author
Rohit Agrawal
authored
fix package description msbuild property
1 parent c0856d7 commit efa48eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/msbuild-targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Note that the `Owners` and `Summary` properties from `.nuspec` are not supported
4848
| Authors | Authors | Username of the current user | |
4949
| Owners | N/A | Not present in NuSpec | |
5050
| Title | Title | The PackageId| |
51-
| Description | PackageDescription | "Package Description" | |
51+
| Description | Description | "Package Description" | |
5252
| Copyright | Copyright | empty | |
5353
| RequireLicenseAcceptance | PackageRequireLicenseAcceptance | false | |
5454
| LicenseUrl | PackageLicenseUrl | empty | |

0 commit comments

Comments
 (0)