We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cfe9cd commit 9596132Copy full SHA for 9596132
eng/Versions.props
@@ -23,7 +23,7 @@
23
<MicrosoftDotNetApiCompatVersion>5.0.0-beta.20474.4</MicrosoftDotNetApiCompatVersion>
24
<MicrosoftDotNetCodeAnalysisVersion>5.0.0-beta.20471.1</MicrosoftDotNetCodeAnalysisVersion>
25
<!-- We depend on (and redistribute) the official Mono.Cecil NuGet package built from https://github.com/jbevain/cecil -->
26
- <MonoCecilVersion>0.11.2</MonoCecilVersion>
+ <MonoCecilVersion>0.11.3</MonoCecilVersion>
27
<UseVSTestRunner>true</UseVSTestRunner>
28
</PropertyGroup>
29
</Project>
external/cecil
0 commit comments