Skip to content

Commit 3aebd79

Browse files
author
Oren Novotny
committed
coverlet 2.5.1
1 parent 6b61b8a commit 3aebd79

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
@@ -26,7 +26,7 @@
2626
</ItemGroup>
2727

2828
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
29-
<PackageReference Include="coverlet.msbuild" Version="2.6.0" />
29+
<PackageReference Include="coverlet.msbuild" Version="2.5.1" />
3030
</ItemGroup>
3131

3232
<Target Name="AddCommitHashToAssemblyAttributes" BeforeTargets="GetAssemblyAttributes">

0 commit comments

Comments
 (0)