Skip to content

Commit

Permalink
ft: update nuget info
Browse files Browse the repository at this point in the history
  • Loading branch information
Winner-Timothy Bolorunduro committed Aug 25, 2020
1 parent a74ac45 commit adea001
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions shortid/shortid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@
<PackageIconUrl>https://members.orcid.org/sites/default/files/vector_iD_icon.svg</PackageIconUrl>
<RepositoryUrl>https://github.com/bolorundurowb/shortid/</RepositoryUrl>
<PackageTags>shortid short id databse identifier key primarykey mongodb sql</PackageTags>
<PackageReleaseNotes>- add in options validation</PackageReleaseNotes>
<PackageReleaseNotes>- fix thread safety issues
- add in further restrictions to maintain uniqueness</PackageReleaseNotes>
<Authors>Bolorunduro Winner-Timothy</Authors>
<Description>A library that generates random identifiers from 7 to 14 characters. Identifiers generated can be used as primary keys for databases or unique identifiers.</Description>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Title>shortid</Title>
<RepositoryType>git</RepositoryType>
<PackageVersion>2.0.3</PackageVersion>
<PackageVersion>2.1.0</PackageVersion>
</PropertyGroup>
</Project>

0 comments on commit adea001

Please sign in to comment.