Skip to content

Commit

Permalink
Merge pull request #960 from dotnet/dependabot/nuget/Rx.NET/Source/co…
Browse files Browse the repository at this point in the history
…verlet.collector-1.0.1

Bump coverlet.collector from 1.0.0 to 1.0.1 in /Rx.NET/Source
  • Loading branch information
Oren Novotny authored Jul 2, 2019
2 parents f98ed74 + 12cdfa9 commit e97d1a5
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 @@ -29,7 +29,7 @@
</ItemGroup>

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

</Project>

0 comments on commit e97d1a5

Please sign in to comment.