Skip to content

Commit

Permalink
Merge pull request #1617 from dennisameling/update-cecil
Browse files Browse the repository at this point in the history
Update Cecil to 0.11.2
  • Loading branch information
anaisbetts committed May 15, 2020
2 parents 1b7220b + 14741c8 commit ecaeb93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Squirrel/Squirrel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="DeltaCompressionDotNet" Version="1.1.0.0" />
<PackageReference Include="Microsoft.Web.Xdt" Version="2.1.1" />
<PackageReference Include="Mono.Cecil" Version="0.9.6.1" />
<PackageReference Include="Mono.Cecil" Version="0.11.2" />
<PackageReference Include="SharpCompress" Version="0.17.1.0" />
<PackageReference Include="Splat" Version="1.6.2.0" />
</ItemGroup>
Expand Down

0 comments on commit ecaeb93

Please sign in to comment.