Skip to content

Commit

Permalink
Merge pull request #958 from dotnet/dependabot/nuget/Ix.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 /Ix.NET/Source
  • Loading branch information
Oren Novotny committed Jul 17, 2019
2 parents e19f942 + 820349b commit dca0515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ix.NET/Source/Directory.build.props
Expand Up @@ -28,7 +28,7 @@


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


Expand Down

0 comments on commit dca0515

Please sign in to comment.