Skip to content

Commit

Permalink
Update coverlet to v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 1, 2024
1 parent 333c252 commit b127059
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions directory.packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
<PackageVersion Include="Toast.iOS" Version="1.2.0" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.0" IncludeAssets="all" PrivateAssets="runtime;build;native;contentfiles;analyzers" />
<PackageVersion Include="coverlet.collector" Version="6.0.1" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.1" IncludeAssets="all" PrivateAssets="runtime;build;native;contentfiles;analyzers" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageVersion Include="Microsoft.Reactive.Testing" Version="6.0.0" />
Expand Down

0 comments on commit b127059

Please sign in to comment.