Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelkang committed Jul 16, 2024
1 parent 30db2ae commit 8725ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/sample/MauiSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</ItemGroup>

<!-- Reference the Android binding dependencies -->
<!-- Uncomment the code block below and update the AndroidLirary path to point your library .aar -->
<!-- Uncomment the code block below and update the AndroidLibrary path to point your library .aar -->
<!-- <ItemGroup Condition="$(TargetFramework.Contains('android'))">
<AndroidLibrary Include="..\android\native\newbinding\build\outputs\deps\yourNewBindingLibrary.aar">
<Bind>false</Bind>
Expand Down

0 comments on commit 8725ba3

Please sign in to comment.