Skip to content

Commit 0cddd97

Browse files
authored
Merge pull request #1474 from dotnet/dependabot/nuget/AsyncRx.NET/coverlet.collector-3.0.1
Bump coverlet.collector from 1.3.0 to 3.0.1 in /AsyncRx.NET
2 parents be6a574 + 288ef4c commit 0cddd97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AsyncRx.NET/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</ItemGroup>
3333

3434
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
35-
<PackageReference Include="coverlet.collector" Version="1.3.0" />
35+
<PackageReference Include="coverlet.collector" Version="3.0.1" />
3636
</ItemGroup>
3737

3838
</Project>

0 commit comments

Comments
 (0)