Skip to content

Commit

Permalink
915138_htmlTemp Upgrade GitHub demo samples to the latest .net versio…
Browse files Browse the repository at this point in the history
…n [PDF Library]
  • Loading branch information
sameerkhan001 committed Oct 17, 2024
1 parent a5f082f commit bcb5765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PdfGeneration/PdfGeneration/PdfGeneration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="*" />
<PackageReference Include="Scriban" Version="5.5.0" />
<PackageReference Include="Syncfusion.HtmlToPdfConverter.Net.Windows" Version="*" />
</ItemGroup>
Expand Down

0 comments on commit bcb5765

Please sign in to comment.