Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/nuget/Microsoft.NET.Test.Sdk-16…
Browse files Browse the repository at this point in the history
….9.1
  • Loading branch information
FredrikAugust authored Mar 8, 2021
2 parents fd2c136 + 3ab964e commit a718549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BackendTests/BackendTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="1.3.0">
<PackageReference Include="coverlet.collector" Version="3.0.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit a718549

Please sign in to comment.