added IronXL and IronPdf packages
This commit is contained in:
parent
8e3f68989b
commit
257e513761
@ -7,4 +7,10 @@
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="IronPdf" Version="2022.8.7894" />
|
||||
<PackageReference Include="IronXL.Excel" Version="2022.7.7362" />
|
||||
<PackageReference Include="Libgit2sharp" Version="0.26.2" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Loading…
Reference in New Issue
Block a user