Skip to content

Commit 444b11a

Browse files
Bump coverlet.msbuild from 3.0.3 to 3.1.0 (#85)
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0) --- updated-dependencies: - dependency-name: coverlet.msbuild dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 227278c commit 444b11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Validation.Tests/Validation.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="xunit" Version="2.4.1" />
88
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
10-
<PackageReference Include="coverlet.msbuild" Version="3.0.3" />
10+
<PackageReference Include="coverlet.msbuild" Version="3.1.0" />
1111
</ItemGroup>
1212
<ItemGroup>
1313
<ProjectReference Include="..\..\src\Validation\Validation.csproj" />

0 commit comments

Comments
 (0)