We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c0c5f commit 7b2b155Copy full SHA for 7b2b155
UniqueNameGenerator/UniqueNameGenerator.csproj
@@ -12,6 +12,7 @@
12
13
<PropertyGroup>
14
<Authors>Michael Wolfenden</Authors>
15
+ <Description>Unique name generator is a package for generating random and unique names.</Description>
16
<Copyright>Copyright 2025-$([System.DateTime]::Now.ToString(yyyy)) Michael Wolfenden</Copyright>
17
<PackageProjectUrl>https://github.com/michael-wolfenden/UniqueNameGenerator</PackageProjectUrl>
18
<PackageTags>random names;unique names;name generator;word generator;string generator</PackageTags>
0 commit comments