diff options
author | Serghei Cebotari <serghei@cebotari.ru> | 2024-05-19 16:22:16 +0300 |
---|---|---|
committer | Serghei Cebotari <serghei@cebotari.ru> | 2024-05-19 16:22:16 +0300 |
commit | 678bdb47b94293b53f463a785ada781248fd7148 (patch) | |
tree | 4c402a4c54093488c9a354adfc75c08278723a87 /RhSolutions.Tests | |
parent | 0292348f03025716b055e161923e12db23fe84ea (diff) |
Bump ExcelDNA packages
Diffstat (limited to 'RhSolutions.Tests')
-rw-r--r-- | RhSolutions.Tests/RhSolutions.Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RhSolutions.Tests/RhSolutions.Tests.csproj b/RhSolutions.Tests/RhSolutions.Tests.csproj index 16d4897..643770e 100644 --- a/RhSolutions.Tests/RhSolutions.Tests.csproj +++ b/RhSolutions.Tests/RhSolutions.Tests.csproj @@ -10,7 +10,7 @@ <ItemGroup> <PackageReference Include="ExcelDna.Interop" Version="15.0.1" /> - <PackageReference Include="ExcelDna.Testing" Version="1.7.0" /> + <PackageReference Include="ExcelDna.Testing" Version="1.8.0" /> </ItemGroup> <ItemGroup> |