Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<!-- Properties shared between dotnet/android and the Java.Interop submodule.
Imported by Directory.Build.props, Configuration.props, and
external/Java.Interop.override.props. -->
<MonoCecilVersion>0.11.5</MonoCecilVersion>
<MonoCecilVersion>0.11.6</MonoCecilVersion>
<!-- NuGet package version numbers. See Documentation/guides/OneDotNet.md.
Rules:
* Major/Minor match Android stable API level, such as 30.0 for API 30.
Expand Down
Loading