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 bc995a5 commit 76b8965
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageProjectUrl>https://github.com/Zt-freak/NPOI.WordTemplateMapper</PackageProjectUrl>
<RepositoryUrl>https://github.com/Zt-freak/NPOI.WordTemplateMapper</RepositoryUrl>
<PackageTags>NPOI; Word; docx; mapping; XWPF</PackageTags>
<Title>NPOI.WordTemplateMapper.Interfaces</Title>
<Title>Apodemus.NPOI.WordTemplateMapper.Interfaces</Title>
<PackageIcon>xwpfmapper-logo.png</PackageIcon>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion NPOI.WordTemplateMapper/NPOI.WordTemplateMapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>NPOI.WordTemplateMapper</Title>
<Title>Apodemus.NPOI.WordTemplateMapper</Title>
<Authors>Zt-freak</Authors>
<Description>A Word document mapper</Description>
<Copyright>Apache-2.0</Copyright>
Expand Down

0 comments on commit 76b8965

Please sign in to comment.