Skip to content

Commit 1f35067

Browse files
author
Konduru Keerthi Konduru Ravichandra Raju
committed
PDF from Word
1 parent 01b1321 commit 1f35067

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Pdf_from_word/Pdf_from_word/Pdf_from_word.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
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.1.0.50" />
9+
<PackageReference Include="Syncfusion.DocIORenderer.Net.Core" Version="*" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)