Skip to content

Commit

Permalink
Merge pull request #38 from loresoft/dependabot/nuget/coverlet.msbuil…
Browse files Browse the repository at this point in the history
…d-3.0.3
  • Loading branch information
pwelter34 committed Mar 31, 2021
2 parents 7ac9c24 + 1419e04 commit d7510d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/EntityChange.Tests/EntityChange.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="3.0.2">
<PackageReference Include="coverlet.msbuild" Version="3.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit d7510d8

Please sign in to comment.