Skip to content

Commit f4c7754

Browse files
build(deps): bump coverlet.msbuild from 3.1.0 to 3.1.1 in /src (#423)
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) --- updated-dependencies: - dependency-name: coverlet.msbuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0a37c1 commit f4c7754

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="10.3.0" />
1919
<PackageReference Include="xunit.runner.console" Version="2.4.1" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
21-
<PackageReference Include="coverlet.msbuild" Version="3.1.0">
21+
<PackageReference Include="coverlet.msbuild" Version="3.1.1">
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2424
</PackageReference>

0 commit comments

Comments
 (0)