Skip to content

Commit 857619c

Browse files
Bump coverlet.msbuild from 3.0.3 to 3.1.0
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] <support@github.com>
1 parent 85ead03 commit 857619c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

XmlSchemaClassGenerator.Tests/XmlSchemaClassGenerator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<ProjectReference Include="..\XmlSchemaClassGenerator\XmlSchemaClassGenerator.csproj" />
2020
</ItemGroup>
2121
<ItemGroup>
22-
<PackageReference Include="coverlet.msbuild" Version="3.0.3">
22+
<PackageReference Include="coverlet.msbuild" Version="3.1.0">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2525
</PackageReference>

0 commit comments

Comments
 (0)