Skip to content

Commit 521bfe8

Browse files
Updated GitHub for FT samples.
1 parent 1c472c6 commit 521bfe8

File tree

26 files changed

+26
-19
lines changed

26 files changed

+26
-19
lines changed

Animations/Add-animation-effect-to-PowerPoint-shapes/.NET/Add-animation-effect-to-PowerPoint-shapes/Add-animation-effect-to-PowerPoint-shapes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<None Update="Output\Output.pptx">
16+
<None Update="Output\.gitkeep">
1717
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1818
</None>
1919
</ItemGroup>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+


Charts/Create-simple-pie-chart/.NET/Create-simple-pie-chart/Create-simple-pie-chart.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Syncfusion.Presentation.NET" Version="*" />
1313
</ItemGroup>
1414
<ItemGroup>
15-
<None Update="Output\Result.pptx">
15+
<None Update="Output\.gitkeep">
1616
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1717
</None>
1818
</ItemGroup>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+


Find-and-Replace/Find-and-Replace-in-PowerPoint/.NET/Find-and-Replace-in-PowerPoint/Find-and-Replace-in-PowerPoint.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<None Update="Data\Template.pptx">
1717
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1818
</None>
19-
<None Update="Output\Output.pptx">
19+
<None Update="Output\.gitkeep">
2020
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
2121
</None>
2222
</ItemGroup>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+


PPTX-to-Image-conversion/Convert-PowerPoint-presentation-to-Image/.NET/Convert-PowerPoint-presentation-to-Image/Convert-PowerPoint-presentation-to-Image.csproj

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,7 @@
1616
<None Update="Data\Template.pptx">
1717
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1818
</None>
19-
<None Update="Output\Output0.jpg">
20-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
21-
</None>
22-
<None Update="Output\Output1.jpg">
23-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
24-
</None>
25-
<None Update="Output\Output2.jpg">
19+
<None Update="Output\.gitkeep">
2620
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
2721
</None>
2822
</ItemGroup>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+


PPTX-to-Image-conversion/Convert-PowerPoint-slide-to-Image/.NET/Convert-PowerPoint-slide-to-Image/Convert-PowerPoint-slide-to-Image.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<None Update="Data\Template.pptx">
1818
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1919
</None>
20-
<None Update="Output\Output.jpg">
20+
<None Update="Output\.gitkeep">
2121
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
2222
</None>
2323
</ItemGroup>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+


0 commit comments

Comments
 (0)