Skip to content

Commit

Permalink
nuget dependency updates (#56)
Browse files Browse the repository at this point in the history
* csproj tweak

* nuget updates
  • Loading branch information
f2calv authored Jun 22, 2021
1 parent 80da9a3 commit df25ad5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</PackageReference>
<PackageReference Include="coverlet.msbuild" Version="3.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>

Expand Down

0 comments on commit df25ad5

Please sign in to comment.