Skip to content

Commit 853f845

Browse files
ES-893973 - docio playground changes for github examples - comment,compare word document addressing feedbacks
1 parent 65bcb8e commit 853f845

File tree

12 files changed

+0
-49
lines changed

12 files changed

+0
-49
lines changed

Comments/Access-parent-comment/.NET/Access-parent-comment/Access-parent-comment.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
<PackageReference Include="Syncfusion.DocIO.Net.Core" Version="*" />
1111
</ItemGroup>
1212

13-
<ItemGroup>
14-
<Folder Include="Data\" />
15-
<Folder Include="Output\" />
16-
</ItemGroup>
17-
1813
<ItemGroup>
1914
<None Update="Data\Template.docx">
2015
<CopyToOutputDirectory>Always</CopyToOutputDirectory>

Comments/Add-comment-to-Word-document/.NET/Add-comment-to-Word-document/Add-comment-to-Word-document.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010
<PackageReference Include="Syncfusion.DocIO.Net.Core" Version="*" />
1111
</ItemGroup>
1212

13-
<ItemGroup>
14-
<Folder Include="Output\" />
15-
</ItemGroup>
16-
1713
<ItemGroup>
1814
<None Update="Output\.gitkeep">
1915
<CopyToOutputDirectory>Always</CopyToOutputDirectory>

Comments/Check-comment-is-resolved/.NET/Check-comment-is-resolved/Check-comment-is-resolved/Check-comment-is-resolved.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
<PackageReference Include="Syncfusion.DocIO.Net.Core" Version="*" />
1313
</ItemGroup>
1414

15-
<ItemGroup>
16-
<Folder Include="Data\" />
17-
</ItemGroup>
18-
1915
<ItemGroup>
2016
<None Update="Data\Sample.docx">
2117
<CopyToOutputDirectory>Always</CopyToOutputDirectory>

Comments/Find-text-using-regex-and-add-comments/.NET/Find-text-using-regex-and-add-comments/Find-text-using-regex-and-add-comments.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,4 @@
2121
</None>
2222
</ItemGroup>
2323

24-
<ItemGroup>
25-
<Folder Include="Output\" />
26-
</ItemGroup>
27-
2824
</Project>

Comments/Modify-text-of-an-existing-comment/.NET/Modify-text-of-an-existing-comment/Modify-text-of-an-existing-comment.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
<PackageReference Include="Syncfusion.DocIO.Net.Core" Version="*" />
1111
</ItemGroup>
1212

13-
<ItemGroup>
14-
<Folder Include="Data\" />
15-
<Folder Include="Output\" />
16-
</ItemGroup>
17-
1813
<ItemGroup>
1914
<None Update="Data\Template.docx">
2015
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
Binary file not shown.

Comments/Remove-all-comments-in-Word-document/.NET/Remove-all-comments-in-Word-document/Remove-all-comments-in-Word-document.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
<PackageReference Include="Syncfusion.DocIO.Net.Core" Version="*" />
1111
</ItemGroup>
1212

13-
<ItemGroup>
14-
<Folder Include="Data\" />
15-
<Folder Include="Output\" />
16-
</ItemGroup>
17-
1813
<ItemGroup>
1914
<None Update="Data\Template.docx">
2015
<CopyToOutputDirectory>Always</CopyToOutputDirectory>

Comments/Remove-particular-comment-from-Word/.NET/Remove-particular-comment-from-Word/Remove-particular-comment-from-Word.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
<PackageReference Include="Syncfusion.DocIO.Net.Core" Version="*" />
1111
</ItemGroup>
1212

13-
<ItemGroup>
14-
<Folder Include="Data\" />
15-
<Folder Include="Output\" />
16-
</ItemGroup>
17-
1813
<ItemGroup>
1914
<None Update="Data\Template.docx">
2015
<CopyToOutputDirectory>Always</CopyToOutputDirectory>

Comments/Retrieve-commented-word/.NET/Retrieve-commented-word/Retrieve-commented-word.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
<PackageReference Include="Syncfusion.DocIO.Net.Core" Version="*" />
1010
</ItemGroup>
1111

12-
<ItemGroup>
13-
<Folder Include="Data\" />
14-
<Folder Include="Output\" />
15-
</ItemGroup>
16-
1712
<ItemGroup>
1813
<None Update="Data\Template.docx">
1914
<CopyToOutputDirectory>Always</CopyToOutputDirectory>

Compare-Word-documents/Compare-two-Word-documents/.NET/Compare-Word-documents/Compare-Word-documents.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
<PackageReference Include="Syncfusion.DocIO.Net.Core" Version="*" />
1313
</ItemGroup>
1414

15-
<ItemGroup>
16-
<Folder Include="Output\" />
17-
</ItemGroup>
18-
1915
<ItemGroup>
2016
<None Update="Data\OriginalDocument.docx">
2117
<CopyToOutputDirectory>Always</CopyToOutputDirectory>

0 commit comments

Comments
 (0)