Skip to content

Commit 072574a

Browse files
Merge pull request #1032 from dotnet/dependabot/nuget/Ix.NET/Source/coverlet.collector-1.1.0
2 parents b3d33f8 + 3600965 commit 072574a

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
@@ -28,7 +28,7 @@
2828

2929

3030
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
31-
<PackageReference Include="coverlet.collector" Version="1.0.1" />
31+
<PackageReference Include="coverlet.collector" Version="1.1.0" />
3232
</ItemGroup>
3333

3434

0 commit comments

Comments
 (0)