Skip to content

Commit f1721ad

Browse files
nuget package properties
1 parent 7e465ab commit f1721ad

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/OneBitSoftware.Slovom/OneBitSoftware.Slovom.csproj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
<TargetFramework>net9.0</TargetFramework>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
7+
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8+
<PackageId>OneBitSoftware.Slovom</PackageId>
9+
<Version>1.0.0</Version>
10+
<Authors>Radi Atanassov</Authors>
11+
<Company>OneBit Software</Company>
12+
<Description>A .NET library for converting currency values into Bulgarian words, tailored for accounting needs.</Description>
13+
<PackageTags>NumbersToWords;Bulgarian;Accounting</PackageTags>
14+
<RepositoryUrl>https://github.com/OneBitSoftware/OneBitSoftware.Slovom</RepositoryUrl>
715
</PropertyGroup>
816

917
<ItemGroup>

0 commit comments

Comments
 (0)