File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
How to/Add new page to the PDF document using PDF library/Web Service
Localization/Free text annotation with thai character/Web Service Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<ItemGroup >
8
8
<PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 6.0.24" />
9
- <PackageReference Include =" Syncfusion.EJ2.PdfViewer.AspNet.Core.Windows " Version =" 24.1.41" />
9
+ <PackageReference Include =" Syncfusion.EJ2.PdfViewer.AspNet.Core" Version =" 24.1.41" />
10
10
</ItemGroup >
11
11
12
12
</Project >
Original file line number Diff line number Diff line change 7
7
8
8
<ItemGroup >
9
9
<PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 6.0.24" />
10
- <PackageReference Include =" Syncfusion.EJ2.PdfViewer.AspNet.Core.Windows " Version =" 24.1.41" />
10
+ <PackageReference Include =" Syncfusion.EJ2.PdfViewer.AspNet.Core" Version =" 24.1.41" />
11
11
</ItemGroup >
12
12
13
13
<ItemGroup >
You can’t perform that action at this time.
0 commit comments