Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 0e58760

Browse files
authored
Merge pull request #9 from nils-org/renovate/coverlet.msbuild-3.x
(maint) Update dependency coverlet.msbuild to v3.1.2
2 parents a65a121 + 90836eb commit 0e58760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Spectre.Console.Registrars.SimpleInjector.Tests/Spectre.Console.Registrars.SimpleInjector.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="coverlet.msbuild" Version="3.1.0">
8+
<PackageReference Include="coverlet.msbuild" Version="3.1.2">
99
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1010
<PrivateAssets>all</PrivateAssets>
1111
</PackageReference>

0 commit comments

Comments
 (0)