Skip to content

Commit

Permalink
Test JI delegate cache change.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpobst committed Oct 24, 2022
1 parent 91669a4 commit d147d6a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion external/Java.Interop
2 changes: 0 additions & 2 deletions src/Mono.Android/Mono.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
<Nullable>enable</Nullable>
<ProduceReferenceAssembly>true</ProduceReferenceAssembly>
<EnableSingleFileAnalyzer>true</EnableSingleFileAnalyzer>
<!-- Avoids the size increase for C# delegates -->
<LangVersion>10</LangVersion>
</PropertyGroup>

<PropertyGroup Condition=" '$(TargetFramework)' == 'monoandroid10' ">
Expand Down

0 comments on commit d147d6a

Please sign in to comment.