Skip to content

Commit

Permalink
change package title
Browse files Browse the repository at this point in the history
  • Loading branch information
Zt-freak committed Dec 16, 2022
1 parent 76b8965 commit d0e3c05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<PackageTags>NPOI; Word; docx; mapping; XWPF</PackageTags>
<Title>Apodemus.NPOI.WordTemplateMapper.Interfaces</Title>
<PackageIcon>xwpfmapper-logo.png</PackageIcon>
<PackageId>Apodemus.$(AssemblyName)</PackageId>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 2 additions & 0 deletions NPOI.WordTemplateMapper/NPOI.WordTemplateMapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
<PackageTags>NPOI; Word; docx; mapping; XWPF</PackageTags>
<PackageIcon>xwpfmapper-logo.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
<Product>Apodemus.$(AssemblyName)</Product>
<PackageId>Apodemus.$(AssemblyName)</PackageId>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit d0e3c05

Please sign in to comment.