Merge branch 'renovate/epplus-5.x' into 'master'

Update dependency EPPlus to v5.2.1

See merge request JFronny/GradeCalc!20
This commit is contained in:
J. Fronny 2020-07-22 16:39:39 +00:00
commit f79f1bd61c
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>