Skip to content

Commit 53ad602

Browse files
authored
Merge pull request SciSharp#1363 from SciSharp/dependabot/nuget/LLama.Unittest/coverlet.collector-8.0.1
Bump coverlet.collector from 8.0.0 to 8.0.1
2 parents 61a4fe5 + 2bb5923 commit 53ad602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LLama.Unittest/LLama.Unittest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
<PrivateAssets>all</PrivateAssets>
2222
</PackageReference>
23-
<PackageReference Include="coverlet.collector" Version="8.0.0">
23+
<PackageReference Include="coverlet.collector" Version="8.0.1">
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2525
<PrivateAssets>all</PrivateAssets>
2626
</PackageReference>

0 commit comments

Comments
 (0)