File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Open-repair-PDF-file-demo
find-corrupted-pdf-file-demo
Open-repair-PDF-file-demo
find-corrupted-pdf-file-demo 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 >netcoreapp2.1 </TargetFramework >
5+ <TargetFramework >net8.0 </TargetFramework >
66 <RootNamespace >Open_repair_PDF_file_demo</RootNamespace >
77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" 17.3.0.9-beta " />
10+ <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" * " />
1111 </ItemGroup >
1212
1313</Project >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp2.1 </TargetFramework >
5+ <TargetFramework >net8.0 </TargetFramework >
66 <RootNamespace >find_corrupted_pdf_file_demo</RootNamespace >
77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" 17.3.0.9-beta " />
10+ <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" * " />
1111 </ItemGroup >
1212
1313</Project >
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
55 <RootNamespace >Open_repair_PDF_file_demo</RootNamespace >
6- <TargetFramework >netcoreapp2.1 </TargetFramework >
6+ <TargetFramework >net8.0 </TargetFramework >
77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" 17.3.0.9-beta " />
10+ <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" * " />
1111 </ItemGroup >
1212
1313</Project >
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
55 <RootNamespace >find_corrupted_pdf_file_demo</RootNamespace >
6- <TargetFramework >netcoreapp2.1 </TargetFramework >
6+ <TargetFramework >net8.0 </TargetFramework >
77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" 17.3.0.9-beta " />
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