Skip to content

Commit

Permalink
switch to stable mono.cecil version
Browse files Browse the repository at this point in the history
  • Loading branch information
tonerdo committed Mar 25, 2018
1 parent 252d9b0 commit ec45c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/coverlet.core/coverlet.core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Jil" Version="2.15.4" />
<PackageReference Include="Mono.Cecil" Version="0.10.0-beta7" />
<PackageReference Include="Mono.Cecil" Version="0.10.0" />
<PackageReference Include="System.Reflection.Metadata" Version="1.5.0" />
</ItemGroup>

Expand Down

0 comments on commit ec45c54

Please sign in to comment.