Skip to content

Commit

Permalink
Merge pull request #268 from bervProject/dependabot/nuget/coverlet.ms…
Browse files Browse the repository at this point in the history
…build-6.0.2

build(deps): Bump coverlet.msbuild from 6.0.1 to 6.0.2
  • Loading branch information
mergify[bot] authored Apr 1, 2024
2 parents 27e8d86 + 36dc201 commit e02a052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ODataExample.Test/ODataExample.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Autofac" Version="8.0.0" />
<PackageReference Include="Autofac.Extras.Moq" Version="6.1.1" />
<PackageReference Include="coverlet.msbuild" Version="6.0.1">
<PackageReference Include="coverlet.msbuild" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit e02a052

Please sign in to comment.