File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
PDF_conformance_with_tags/PDF_conformance_with_tags
create_accessible_PDF/create_accessible_PDF
create_autotag_PDF/create_autotag_PDF
word_to_PDF_with_tags/word_to_PDF_with_tags Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp3.1 </TargetFramework >
5+ <TargetFramework >net8.0 </TargetFramework >
66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" 20.3.0.59 " />
9+ <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" * " />
1010 </ItemGroup >
1111
1212</Project >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp3.1 </TargetFramework >
5+ <TargetFramework >net8.0 </TargetFramework >
66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" 20.3.0.59 " />
9+ <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" * " />
1010 </ItemGroup >
1111
1212</Project >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp3.1 </TargetFramework >
5+ <TargetFramework >net8.0 </TargetFramework >
66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" 20.3.0.59 " />
9+ <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" * " />
1010 </ItemGroup >
1111
1212</Project >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp3.1 </TargetFramework >
5+ <TargetFramework >net8.0 </TargetFramework >
66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Syncfusion.DocIORenderer.Net.Core" Version =" 20.3.0.59 " />
10- <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" 20.3.0.59 " />
9+ <PackageReference Include =" Syncfusion.DocIORenderer.Net.Core" Version =" * " />
10+ <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" * " />
1111 </ItemGroup >
1212
1313</Project >
You can’t perform that action at this time.
0 commit comments