Skip to content

Commit 1973efd

Browse files
authored
Merge pull request #121 from JSkimming/dependabot/nuget/coverlet.msbuild-3.0.1
Bump coverlet.msbuild from 2.9.0 to 3.0.1
2 parents 90d36a9 + 83d31a7 commit 1973efd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Castle.Core.AsyncInterceptor.Tests/Castle.Core.AsyncInterceptor.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="coverlet.msbuild" Version="2.9.0">
17+
<PackageReference Include="coverlet.msbuild" Version="3.0.1">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)