File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
pdf_from_excel/pdf_from_excel
pdf_from_images/pdf_from_images
pdf_from_scratch/pdf_from_scratch
pdf_from_web/pdf_from_web Expand file tree Collapse file tree 4 files changed +8
-8
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.XlsIORenderer.Net.Core" Version =" 20.1.0.50 " />
9+ <PackageReference Include =" Syncfusion.XlsIORenderer.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.1.0.51 " />
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.1.0.50 " />
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.HtmlToPdfConverter.Blink. Net.Core. Windows" Version =" 20.1.0.51 " />
9+ <PackageReference Include =" Syncfusion.HtmlToPdfConverter.Net.Windows" Version =" * " />
1010 </ItemGroup >
1111
1212</Project >
You can’t perform that action at this time.
0 commit comments