Skip to content

Commit

Permalink
Merge pull request #74 from HicServices/dependabot/nuget/coverlet.col…
Browse files Browse the repository at this point in the history
…lector-6.0.0

Bump coverlet.collector from 3.2.0 to 6.0.0
  • Loading branch information
jas88 committed May 22, 2023
2 parents 2bc7dcf + 78dc5a1 commit 96dad3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Compile Include="..\SharedAssemblyInfo.cs" Link="SharedAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="coverlet.collector" Version="3.2.0">
<PackageReference Include="coverlet.collector" Version="6.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 96dad3b

Please sign in to comment.