Skip to content

Commit 1cb42ed

Browse files
build(deps): bump coverlet.msbuild from 3.2.0 to 6.0.0 in /src (#524)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42a2458 commit 1cb42ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.Validation.Tests/ReactiveUI.Validation.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="PublicApiGenerator" Version="11.0.0" />
1919
<PackageReference Include="xunit.runner.console" Version="2.4.2" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
21-
<PackageReference Include="coverlet.msbuild" Version="3.2.0">
21+
<PackageReference Include="coverlet.msbuild" Version="6.0.0">
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2424
</PackageReference>

0 commit comments

Comments
 (0)