Update dependency EPPlus to v5.2.0

This commit is contained in:
Renovate Bot 2020-06-25 16:19:32 +00:00
parent 96aef7cfa7
commit 22449ba6ba
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.1.2" />
<PackageReference Include="EPPlus" Version="5.2.0" />
<PackageReference Include="NCalc2" Version="2.1.0" />
</ItemGroup>
</Project>