Skip to content

Commit 7f1d9a2

Browse files
authored
Merge pull request #126 from JSkimming/dependabot/nuget/coverlet.msbuild-3.0.3
Bump coverlet.msbuild from 3.0.2 to 3.0.3
2 parents 7af2ac0 + 73d3792 commit 7f1d9a2

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="3.0.2">
17+
<PackageReference Include="coverlet.msbuild" Version="3.0.3">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)