Skip to content

Commit

Permalink
Do not pack
Browse files Browse the repository at this point in the history
  • Loading branch information
AndiRudi committed Apr 2, 2020
1 parent be150c9 commit 1bf0ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EPPlus.Html/EPPlus.Html.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<PackageId>EPPlus.Html</PackageId>
<Version>0.3.0</Version>
<Authors>Till Wolff, Andreas Rudischhauser</Authors>
Expand Down

0 comments on commit 1bf0ac8

Please sign in to comment.