Skip to content

Commit

Permalink
added license and readme references for nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzomaiuri-dev committed Sep 13, 2024
1 parent 2b36539 commit d84911a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CodiceFiscale/CodiceFiscale.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
A comprehensive library for handling the Italian Tax Code (Codice Fiscale). This package allows encoding, decoding, and validation of Codice Fiscale, including support for omocode resolution. Ideal for developers working with Italian identification systems and tax code management.
</Description>
<PackageTags>codice-fiscale; codice_fiscale; Codice Fiscale; Italian Tax Code; Italy; validation; omocode</PackageTags>
<PackageLicenseFile>../LICENSE</PackageLicenseFile>
<PackageReadmeFile>../README.md</PackageReadmeFile>
<RepositoryUrl>https://github.com/lorenzomaiuri-dev/CodiceFiscale</RepositoryUrl>
</PropertyGroup>

Expand Down

0 comments on commit d84911a

Please sign in to comment.