Bump Mono.Cecil from 0.11.2 to 0.11.3 (#684)

Bumps [Mono.Cecil](https://github.com/jbevain/cecil) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/jbevain/cecil/releases)
- [Commits](https://github.com/jbevain/cecil/compare/0.11.2...0.11.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/688/head
dependabot[bot] 2020-09-17 17:55:22 +08:00 committed by GitHub
parent 27d6d7ff7d
commit cdfd7fd65d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="16.6.0" />
<PackageReference Include="Mono.Cecil" Version="0.11.2" />
<PackageReference Include="Mono.Cecil" Version="0.11.3" />
</ItemGroup>
</Project>