We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b314b4d commit 33d2a9aCopy full SHA for 33d2a9a
Directory.Packages.props
@@ -63,7 +63,7 @@
63
<!-- Testing dependencies -->
64
<ItemGroup>
65
<PackageVersion Include="Anthropic" Version="12.9.0" />
66
- <PackageVersion Include="coverlet.collector" Version="8.0.0">
+ <PackageVersion Include="coverlet.collector" Version="8.0.1">
67
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
68
<PrivateAssets>all</PrivateAssets>
69
</PackageVersion>
0 commit comments