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 c7e60ad + 18e0a41 commit 339bc41Copy full SHA for 339bc41
AsyncRx.NET/Directory.build.props
@@ -32,7 +32,7 @@
32
</ItemGroup>
33
34
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
35
- <PackageReference Include="coverlet.collector" Version="3.0.2" />
+ <PackageReference Include="coverlet.collector" Version="3.0.3" />
36
37
38
</Project>
0 commit comments