Skip to content

Commit 8d475e7

Browse files
Updated GitHub for FT samples.
1 parent 40a10e1 commit 8d475e7

File tree

34 files changed

+30
-32
lines changed

34 files changed

+30
-32
lines changed

Bookmarks/Add-bookmark-in-Word-document/.NET/Add-bookmark-in-Word-document/Add-bookmark-in-Word-document.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</ItemGroup>
1212

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


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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<None Update="Data\RevisedDocument.docx">
2020
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
2121
</None>
22-
<None Update="Output\Output.docx">
22+
<None Update="Output\.gitkeep">
2323
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
2424
</None>
2525
</ItemGroup>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+


Content-Controls/Fill-simple-form/.NET/Fill-simple-form/Fill-simple-form.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<None Update="Data\Template.docx">
1717
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1818
</None>
19-
<None Update="Output\Output.docx">
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+

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+


Find-and-Replace/Replace-misspelled-word/.NET/Replace-misspelled-word/Replace-misspelled-word.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<None Update="Data\Template.docx">
1515
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1616
</None>
17-
<None Update="Output\Result.docx">
17+
<None Update="Output\.gitkeep">
1818
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1919
</None>
2020
</ItemGroup>

HTML-conversions/Convert-HTML-to-Word/.NET/Convert-HTML-to-Word/Convert-HTML-to-Word.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<None Update="Data\Input.html">
1515
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1616
</None>
17-
<None Update="Output\HTMLtoWord.docx">
17+
<None Update="Output\.gitkeep">
1818
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1919
</None>
2020
</ItemGroup>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+


0 commit comments

Comments
 (0)