Skip to content

Commit 98a9ff3

Browse files
authored
Add config <RunAOTCompilation>true</RunAOTCompilation>
1 parent 6b68172 commit 98a9ff3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

AvaCs3.Android/AvaCs3.Android.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
<ApplicationDisplayVersion>1.0</ApplicationDisplayVersion>
1010
<AndroidPackageFormat>apk</AndroidPackageFormat>
1111
<AndroidEnableProfiledAot>true</AndroidEnableProfiledAot>
12+
13+
<RunAOTCompilation>true</RunAOTCompilation>
14+
1215
</PropertyGroup>
1316

1417
<ItemGroup>

0 commit comments

Comments
 (0)