We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be0a336 commit 04f70e9Copy full SHA for 04f70e9
1 file changed
Find-and-Replace/Find-And-Remove-LongText/.NET/Find-And-Remove-LongText/Find-And-Remove-LongText.csproj
@@ -12,7 +12,7 @@
12
<PackageReference Include="Syncfusion.DocIORenderer.Net.Core" Version="*" />
13
</ItemGroup>
14
<ItemGroup>
15
- <None Update="Data\Template.docx">
+ <None Update="Data\Input.docx">
16
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
17
</None>
18
<None Update="Output\.gitkeep">
0 commit comments