Skip to content

Commit

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

build(deps): Bump coverlet.msbuild from 6.0.0 to 6.0.1
  • Loading branch information
mergify[bot] authored Mar 1, 2024
2 parents eb496ad + 4f0b560 commit cdb5265
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.0">
<PackageReference Include="coverlet.msbuild" Version="6.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit cdb5265

Please sign in to comment.