Skip to content

Commit

Permalink
Merge pull request #1581 from dotnet/dependabot/nuget/Rx.NET/Source/c…
Browse files Browse the repository at this point in the history
…overlet.collector-3.1.0

Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
  • Loading branch information
bartdesmet authored Aug 23, 2021
2 parents 4eb18b9 + e38747b commit 71ffe9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rx.NET/Source/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

<ItemGroup Condition="'$(IsTestProject)' == 'true'">
<PackageReference Include="coverlet.collector" Version="3.0.3" />
<PackageReference Include="coverlet.collector" Version="3.1.0" />
</ItemGroup>

</Project>

0 comments on commit 71ffe9c

Please sign in to comment.