Skip to content

Commit 288ef4c

Browse files
authored
Merge branch 'main' into dependabot/nuget/AsyncRx.NET/coverlet.collector-3.0.1
2 parents 882311a + be6a574 commit 288ef4c

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="1.3.0" />
33+
<PackageReference Include="coverlet.collector" Version="3.0.1" />
3434
</ItemGroup>
3535

3636

0 commit comments

Comments
 (0)