diff options
author | Serghei Cebotari <serghei@cebotari.ru> | 2024-01-15 23:06:20 +0300 |
---|---|---|
committer | Serghei Cebotari <serghei@cebotari.ru> | 2024-01-15 23:06:20 +0300 |
commit | 634f91dd13210fb0dc2549d9d821ebd523f81feb (patch) | |
tree | 3a9ecd0d33e2f26ca36cb7f3acb172b3b4b52afe /RhSolutions.Tests | |
parent | 03146a65618705f42dec42cfdff5d871090b8a13 (diff) |
Upgrade 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 b1491cb..16d4897 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.6.0" /> + <PackageReference Include="ExcelDna.Testing" Version="1.7.0" /> </ItemGroup> <ItemGroup> |