We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4bd8a5 commit b0ee3d1Copy full SHA for b0ee3d1
tests/ExcelFinancialFunctions.Tests/ExcelFinancialFunctions.Tests.fsproj
@@ -19,7 +19,7 @@
19
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
20
<PackageReference Include="NUnit" Version="3.13.3" />
21
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
22
- <PackageReference Include="coverlet.collector" Version="6.0.0">
+ <PackageReference Include="coverlet.collector" Version="6.0.2">
23
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
24
<PrivateAssets>all</PrivateAssets>
25
</PackageReference>
0 commit comments