Skip to content

Commit

Permalink
updated package meta info
Browse files Browse the repository at this point in the history
  • Loading branch information
tillwolff committed Mar 25, 2017
1 parent 4ad95e0 commit 4fd844f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions EPPlus.Html.Package/EPPlus.Html.Package.nuproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
<PropertyGroup Label="Configuration">
<PackageId>EPPlus.Html</PackageId>
<PackageVersion Condition="'$(PackageVersion)' == ''">0.1.0</PackageVersion>
<Title>EPPlus.Html</Title>
<Title>EPPlus.Html [Preview]</Title>
<Authors>Till Wolff</Authors>
<Owners>Till Wolff</Owners>
<Summary>EPPlus.Html</Summary>
<Description>I'm here to extend EPPlus with a html export ;)</Description>
<Summary>EPPlus.Html [Preview]</Summary>
<Description>[Preview] Hi, I'm here to extend EPPlus with a html export ;)</Description>
<PackageReleaseNotes>
</PackageReleaseNotes>
<PackageProjectUrl>
</PackageProjectUrl>
<PackageLicenseUrl>
</PackageLicenseUrl>
<Copyright>Copyright © Till Wolff 2017</Copyright>
<PackageTags>EPPlus.Html</PackageTags>
<PackageTags>EPPlus.Html EPPlus html export convert xlsx to html</PackageTags>
</PropertyGroup>
<PropertyGroup Label="Globals">
<OutputPath>bin\$(Configuration)\</OutputPath>
Expand Down
4 changes: 2 additions & 2 deletions EPPlus.Html.sln
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ Global
{DB4C442E-D5FF-4DD2-A809-496D16646D9D}.Release|Any CPU.Build.0 = Release|Any CPU
{65524BC8-C7CB-402C-B200-BC8456AAAB53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{65524BC8-C7CB-402C-B200-BC8456AAAB53}.Debug|Any CPU.Build.0 = Debug|Any CPU
{65524BC8-C7CB-402C-B200-BC8456AAAB53}.Release|Any CPU.ActiveCfg = Release|Any CPU
{65524BC8-C7CB-402C-B200-BC8456AAAB53}.Release|Any CPU.Build.0 = Release|Any CPU
{65524BC8-C7CB-402C-B200-BC8456AAAB53}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{65524BC8-C7CB-402C-B200-BC8456AAAB53}.Release|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 4fd844f

Please sign in to comment.