diff options
Diffstat (limited to 'RhSolutions.Tests/RhSolutions.Tests.csproj')
-rw-r--r-- | RhSolutions.Tests/RhSolutions.Tests.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/RhSolutions.Tests/RhSolutions.Tests.csproj b/RhSolutions.Tests/RhSolutions.Tests.csproj index 9410802..63b9ae5 100644 --- a/RhSolutions.Tests/RhSolutions.Tests.csproj +++ b/RhSolutions.Tests/RhSolutions.Tests.csproj @@ -27,6 +27,9 @@ <None Update="TestWorkbooks\ExcelTableTest.xlsx"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </None> + <None Update="TestWorkbooks\Specifications\HeatingFloor.xlsx"> + <CopyToOutputDirectory>Always</CopyToOutputDirectory> + </None> </ItemGroup> </Project> |