added IronXL and IronPdf packages
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user