Skip to content

Commit 1a64bc3

Browse files
Merge pull request #1694 from dotnet/dependabot/nuget/Ix.NET/Source/coverlet.collector-3.1.1
2 parents 091a70d + c6e608c commit 1a64bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ix.NET/Source/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</ItemGroup>
3131

3232
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
33-
<PackageReference Include="coverlet.collector" Version="3.1.0" />
33+
<PackageReference Include="coverlet.collector" Version="3.1.1" />
3434
</ItemGroup>
3535

3636

0 commit comments

Comments
 (0)