Skip to content

Commit

Permalink
chore: update MiniCover
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfbecker committed Nov 20, 2019
1 parent 120c1ee commit a29a33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PSKubectl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<!-- <PackageReference Include="Serilog.Extensions.Logging.File" Version="1.1.0" /> -->
<DotNetCliToolReference Include="MiniCover" Version="2.0.0-ci-20180315091931" />
<DotNetCliToolReference Include="MiniCover" Version="3.0.0" />
</ItemGroup>
</Project>

0 comments on commit a29a33c

Please sign in to comment.