File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
AddAttachmentPDF/AddAttachmentPDF
RemoveAttachmentPDF/RemoveAttachmentPDF Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net6 .0</TargetFramework >
5+ <TargetFramework >net8 .0</TargetFramework >
66 <ImplicitUsings >enable</ImplicitUsings >
77 <Nullable >enable</Nullable >
88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" 21.1.41 " />
11+ <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" * " />
1212 </ItemGroup >
1313
1414</Project >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net6 .0</TargetFramework >
5+ <TargetFramework >net8 .0</TargetFramework >
66 <ImplicitUsings >enable</ImplicitUsings >
77 <Nullable >enable</Nullable >
88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" 21.2.3 " />
11+ <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" * " />
1212 </ItemGroup >
1313
1414</Project >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net6 .0</TargetFramework >
5+ <TargetFramework >net8 .0</TargetFramework >
66 <ImplicitUsings >enable</ImplicitUsings >
77 <Nullable >enable</Nullable >
88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" 21.2.3 " />
11+ <PackageReference Include =" Syncfusion.Pdf.Net.Core" Version =" * " />
1212 </ItemGroup >
1313
1414</Project >
You can’t perform that action at this time.
0 commit comments