Skip to content

Commit 4df7285

Browse files
committed
Move release tests to 3.2.0
1 parent 53fbd21 commit 4df7285

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/ExcelFinancialFunctions.ReleaseTests/ExcelFinancialFunctions.ReleaseTests.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
</PropertyGroup>
88

99
<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" />
10+
<PackageReference Include="ExcelFinancialFunctions" Version="3.2.0" />
11+
<PackageReference Include="NUnit" Version="3.13.3" />
12+
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)