Update dependency EPPlus to v5.2.1

This commit is contained in:
Renovate Bot 2020-07-22 16:15:31 +00:00
parent 394928d288
commit a4f1764fba
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.2.0" />
<PackageReference Include="EPPlus" Version="5.2.1" />
<PackageReference Include="NCalc2" Version="2.1.0" />
</ItemGroup>
</Project>