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.
2 parents 882311a + be6a574 commit 288ef4cCopy full SHA for 288ef4c
Ix.NET/Source/Directory.Build.props
@@ -30,7 +30,7 @@
30
</ItemGroup>
31
32
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
33
- <PackageReference Include="coverlet.collector" Version="1.3.0" />
+ <PackageReference Include="coverlet.collector" Version="3.0.1" />
34
35
36
0 commit comments