We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58553a8 commit 370a1f5Copy full SHA for 370a1f5
1 file changed
src/LinqToExcel.Tests/LinqToExcel.Tests.csproj
@@ -49,6 +49,9 @@
49
<None Include="ExcelFiles\NoHeader.xls">
50
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
51
</None>
52
+ <None Update="ExcelFiles\WorksheetNames.xlsx">
53
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
54
+ </None>
55
</ItemGroup>
56
57
<ItemGroup>
0 commit comments