Skip to content

Commit 527dd24

Browse files
authored
Merge pull request #252 from MaartenX/update_cecil
Updated Mono.Cecil to fix hang when writing modules.
2 parents f67618a + 19de9f6 commit 527dd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/coverlet.core/coverlet.core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Mono.Cecil" Version="0.10.0" />
9+
<PackageReference Include="Mono.Cecil" Version="0.10.1" />
1010
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
1111
<PackageReference Include="System.Reflection.Metadata" Version="1.5.0" />
1212
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="2.0.1" />

0 commit comments

Comments
 (0)