We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d25b7 commit aa37d6cCopy full SHA for aa37d6c
src/Tests/Tests.csproj
@@ -23,5 +23,7 @@
23
<None Update="sample_*.xlsx">
24
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
25
</None>
26
+
27
+ <None Remove="~$*" />
28
</ItemGroup>
29
</Project>
0 commit comments