Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): Bump coverlet.msbuild from 2.8.0 to 3.0.2
  • Loading branch information
dependabot-preview[bot] authored Jan 25, 2021
commit d36542eb9f8fd67fbfb4869e4d5da5ec984da324
2 changes: 1 addition & 1 deletion test/BinaryEncoding.Tests/BinaryEncoding.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.console" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="coverlet.msbuild" Version="2.8.0" />
<PackageReference Include="coverlet.msbuild" Version="3.0.2" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net452' ">
Expand Down