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 53fbd21 commit 4df7285Copy full SHA for 4df7285
tests/ExcelFinancialFunctions.ReleaseTests/ExcelFinancialFunctions.ReleaseTests.csproj
@@ -7,10 +7,10 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="ExcelFinancialFunctions" Version="3.1.0" />
11
- <PackageReference Include="NUnit" Version="3.13.2" />
12
- <PackageReference Include="NUnit3TestAdapter" Version="4.1.0" />
13
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
+ <PackageReference Include="ExcelFinancialFunctions" Version="3.2.0" />
+ <PackageReference Include="NUnit" Version="3.13.3" />
+ <PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
14
</ItemGroup>
15
16
</Project>
0 commit comments