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 2bb6017 commit c98b236Copy full SHA for c98b236
tests/ExcelFinancialFunctions.ReleaseTests/ExcelFinancialFunctions.ReleaseTests.csproj
@@ -10,7 +10,7 @@
10
<PackageReference Include="ExcelFinancialFunctions" Version="3.3.0-rc1" />
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" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
14
</ItemGroup>
15
16
</Project>
0 commit comments