Skip to content

Commit fb48548

Browse files
authored
Merge pull request #131 from JSkimming/dependabot/nuget/coverlet.msbuild-3.1.0
Bump coverlet.msbuild from 3.0.3 to 3.1.0
2 parents 04900a1 + 03448a9 commit fb48548

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

0 commit comments

Comments
 (0)