Bump Mono.Cecil from 0.11.1 to 0.11.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-02 13:49:28 +00:00 committed by J. Fronny
parent f8926c1f51
commit 7b798cb86e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<package id="ICSharpCode.TextEditor.Extended" version="4.2.4" targetFramework="net472" />
<package id="IronPython" version="2.7.9" targetFramework="net461" />
<package id="MetroModernUI" version="1.4.0.0" targetFramework="net461" />
<package id="Mono.Cecil" version="0.11.1" targetFramework="net472" />
<package id="Mono.Cecil" version="0.11.2" targetFramework="net472" />
<package id="System.Buffers" version="4.5.0" targetFramework="net472" />
<package id="System.Collections.Immutable" version="1.7.0" targetFramework="net472" />
<package id="System.Memory" version="4.5.3" targetFramework="net472" />