We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b61b8a commit 3aebd79Copy full SHA for 3aebd79
Ix.NET/Source/Directory.build.props
@@ -26,7 +26,7 @@
26
</ItemGroup>
27
28
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
29
- <PackageReference Include="coverlet.msbuild" Version="2.6.0" />
+ <PackageReference Include="coverlet.msbuild" Version="2.5.1" />
30
31
32
<Target Name="AddCommitHashToAssemblyAttributes" BeforeTargets="GetAssemblyAttributes">
0 commit comments