Skip to content

Commit

Permalink
Bump coverlet.msbuild from 2.9.0 to 3.0.0 (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 11, 2021
1 parent 69d6c7e commit 456a3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PackageReference Update="Serilog.Sinks.XUnit" Version="2.0.4" />
<PackageReference Update="XunitXml.TestLogger" Version="2.1.26" />
<PackageReference Update="coverlet.collector" Version="1.3.0" />
<PackageReference Update="coverlet.msbuild" Version="2.9.0" />
<PackageReference Update="coverlet.msbuild" Version="3.0.0" />
<PackageReference Update="System.Reactive" Version="4.4.1" />
<PackageReference Update="System.Collections.Immutable" Version="1.7.1" />
<PackageReference Update="Microsoft.Reactive.Testing" Version="4.4.1" />
Expand Down

0 comments on commit 456a3e6

Please sign in to comment.