Skip to content

Commit

Permalink
Update AndroidHelloJniLib.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmoresena committed Jan 5, 2025
1 parent 3c5ed88 commit 9926097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidHelloJniLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<OutputType>Library</OutputType>
<NativeLib>Shared</NativeLib>
<SelfContained>true</SelfContained>
<TrimMode>Link</TrimMode>
<TrimMode>full</TrimMode>
<InvariantGlobalization>true</InvariantGlobalization>
<PublishAot>true</PublishAot>
<SuppressTrimAnalysisWarnings>false</SuppressTrimAnalysisWarnings>
Expand Down

0 comments on commit 9926097

Please sign in to comment.