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 2
2
3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
- <TargetFramework >netcoreapp3.1 </TargetFramework >
5
+ <TargetFramework >net8.0 </TargetFramework >
6
6
</PropertyGroup >
7
7
8
8
<ItemGroup >
9
- <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" 20.3.0.59 " />
9
+ <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" * " />
10
10
</ItemGroup >
11
11
12
12
</Project >
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
- <TargetFramework >netcoreapp3.1 </TargetFramework >
5
+ <TargetFramework >net8.0 </TargetFramework >
6
6
</PropertyGroup >
7
7
8
8
<ItemGroup >
9
- <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" 20.3.0.59 " />
9
+ <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" * " />
10
10
</ItemGroup >
11
11
12
12
</Project >
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
- <TargetFramework >netcoreapp3.1 </TargetFramework >
5
+ <TargetFramework >net8.0 </TargetFramework >
6
6
</PropertyGroup >
7
7
8
8
<ItemGroup >
9
- <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" 20.3.0.59 " />
9
+ <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" * " />
10
10
</ItemGroup >
11
11
12
12
</Project >
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
- <TargetFramework >netcoreapp3.1 </TargetFramework >
5
+ <TargetFramework >net8.0 </TargetFramework >
6
6
</PropertyGroup >
7
7
8
8
<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 =" * " />
11
11
</ItemGroup >
12
12
13
13
</Project >
You can’t perform that action at this time.
0 commit comments