Update dependency EPPlus to v5.4.2

This commit is contained in:
Renovate Bot 2020-11-19 14:33:03 +00:00
parent 1042580c58
commit 3250cdba1f
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CC-Functions.W32" Version="1.1.7468.32091" />
<PackageReference Include="EPPlus" Version="5.4.1" />
<PackageReference Include="EPPlus" Version="5.4.2" />
<PackageReference Include="NCalc2" Version="2.1.0" />
</ItemGroup>
</Project>