Skip to content

Commit ec34150

Browse files
Merge pull request #231 from SyncfusionExamples/906755-Modify-the-gitkeep-file-name-csproject
906755-Modify-the-gitkeep-file-name-csproject
2 parents b47aa55 + 3d6d452 commit ec34150

File tree

142 files changed

+68
-76
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

142 files changed

+68
-76
lines changed

Table-Of-Contents/Add-table-of-contents/.NET/Add-table-of-contents/Add-table-of-contents.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\gitkeep">
14+
<None Update="Output\.gitkeep">
1515
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1616
</None>
1717
</ItemGroup>
File renamed without changes.

Table-Of-Contents/Add_toc_in_merged_documents/.NET/Add_toc_in_merged_documents/Add_toc_in_merged_documents.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<None Update="Data\Document3.docx">
2323
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
2424
</None>
25-
<None Update="Output\gitkeep">
25+
<None Update="Output\.gitkeep">
2626
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
2727
</None>
2828
</ItemGroup>
File renamed without changes.

Table-Of-Contents/Customize-TOC-entries-style/.NET/Customize-TOC-entries-style/Customize-TOC-entries-style.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\gitkeep">
14+
<None Update="Output\.gitkeep">
1515
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1616
</None>
1717
</ItemGroup>
File renamed without changes.

Table-Of-Contents/Exclude_caption_label_numbers/.NET/Exclude_caption_label_numbers/Exclude_caption_label_numbers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<None Update="Data\Input.docx">
1616
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1717
</None>
18-
<None Update="Output\gitkeep">
18+
<None Update="Output\.gitkeep">
1919
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
2020
</None>
2121
</ItemGroup>
File renamed without changes.
File renamed without changes.

Table-Of-Contents/Remove-table-of-contents/.NET/Remove-table-of-contents/Remove-table-of-contents/Remove-table-of-contents.csproj

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

0 commit comments

Comments
 (0)