Skip to content

Commit 2811597

Browse files
Merge pull request #2 from SyncfusionExamples/PPTXToPDF
Update GitHub demos with active projects and latest NuGet packages for PowerPoint Library
2 parents d30ab39 + a29e5e1 commit 2811597

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

PPTtoPDF.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<Project Sdk="Microsoft.NET.Sdk.Web">
22

33
<PropertyGroup>
4-
<TargetFramework>net7.0</TargetFramework>
4+
<TargetFramework>net8.0</TargetFramework>
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Syncfusion.PresentationRenderer.Net.Core" Version="22.2.12" />
10+
<PackageReference Include="Syncfusion.PresentationRenderer.Net.Core" Version="*" />
1111
</ItemGroup>
1212

1313
</Project>

PPTtoPDF.csproj.user

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)