Skip to content

Commit

Permalink
1234: Version Update ExportImageindotnet6.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SF4524LogeshKumar authored Aug 26, 2024
1 parent 3f23879 commit 297bc84
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Syncfusion.EJ2.AspNet.Core" Version="23.1.41" />
<PackageReference Include="Syncfusion.EJ2.PdfViewer.AspNet.Core" Version="23.1.41" />
<PackageReference Include="Syncfusion.EJ2.AspNet.Core" Version="*" />
<PackageReference Include="Syncfusion.EJ2.PdfViewer.AspNet.Core" Version="*" />
</ItemGroup>

</Project>

0 comments on commit 297bc84

Please sign in to comment.