Skip to content

Commit 2bbaea8

Browse files
authored
Merge pull request #224 from nHapiNET/dependabot/nuget/tests/NHapi.NUnit.SourceGeneration/coverlet.collector-3.1.0
Bump coverlet.collector from 3.0.3 to 3.1.0 in /tests/NHapi.NUnit.SourceGeneration
2 parents 2cb9a91 + e4c0ac9 commit 2bbaea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NHapi.NUnit.SourceGeneration/NHapi.NUnit.SourceGeneration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="NUnit" Version="3.13.2" />
1414
<PackageReference Include="NUnit3TestAdapter" Version="4.0.0" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
16-
<PackageReference Include="coverlet.collector" Version="3.0.3">
16+
<PackageReference Include="coverlet.collector" Version="3.1.0">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
<PrivateAssets>all</PrivateAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)