Skip to content

Commit

Permalink
Merge pull request #1032 from dotnet/dependabot/nuget/Ix.NET/Source/c…
Browse files Browse the repository at this point in the history
…overlet.collector-1.1.0
  • Loading branch information
dependabot-preview[bot] committed Sep 23, 2019
2 parents b3d33f8 + 3600965 commit 072574a
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.1" />
<PackageReference Include="coverlet.collector" Version="1.1.0" />
</ItemGroup>


Expand Down

0 comments on commit 072574a

Please sign in to comment.