Skip to content

Commit

Permalink
Merge pull request #152 from KyleMcMaster/dependabot/nuget/fsharp/cov…
Browse files Browse the repository at this point in the history
…erlet.collector-6.0.4

chore(deps): bump coverlet.collector from 6.0.3 to 6.0.4 in /fsharp
  • Loading branch information
KyleMcMaster authored Jan 22, 2025
2 parents 23ba074 + 9755269 commit 88bba43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fsharp/kata-starter.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="6.0.3">
<PackageReference Include="coverlet.collector" Version="6.0.4">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 88bba43

Please sign in to comment.