Skip to content

Commit

Permalink
Update cecil
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmarbach committed Jun 13, 2019
1 parent 5c9ee09 commit f553844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PublicApiGenerator/PublicApiGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Mono.Cecil" Version="0.10.3" />
<PackageReference Include="MinVer" Version="1.1.0" PrivateAssets="All" />
<PackageReference Include="Mono.Cecil" Version="0.10.4" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
Expand Down

0 comments on commit f553844

Please sign in to comment.