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

Commit 90836eb

Browse files
committed
(maint) Update dependency coverlet.msbuild to v3.1.2
1 parent a65a121 commit 90836eb

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)