Skip to content

Commit 6a2232c

Browse files
committed
Mention Description property in message
1 parent f15b23b commit 6a2232c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CodeAnalysis/Resources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<value>NG0101</value>
125125
</data>
126126
<data name="DefaultDescription_Message" xml:space="preserve">
127-
<value>Provide a short description of your package for improved discoverability.</value>
127+
<value>Provide a short description of your package for improved discoverability with the Description project property.</value>
128128
</data>
129129
<data name="DefaultDescription_Description" xml:space="preserve">
130130
<value>The default description set by the .NET SDK ('Package Description') is being used for your package. This will look poorly in the NuGet gallery.</value>

0 commit comments

Comments
 (0)