Skip to content

Commit

Permalink
chore: fix packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kazo0 committed Nov 20, 2024
1 parent b706536 commit 1e5797b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions samples/MauiEmbedding/MauiEmbedding/MauiEmbedding.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,6 @@
</ItemGroup>

<ItemGroup Condition="'$(IsAndroid)' == 'true'">
<PackageReference Include="Xamarin.AndroidX.Navigation.UI" />
<PackageReference Include="Xamarin.AndroidX.Navigation.Fragment" />
<PackageReference Include="Xamarin.AndroidX.Navigation.Runtime" />
<PackageReference Include="Xamarin.AndroidX.Navigation.Common" />
<PackageReference Include="Xamarin.AndroidX.Collection" />
<PackageReference Include="Xamarin.AndroidX.Collection.Jvm" />
<PackageReference Include="Xamarin.AndroidX.Collection.Ktx" />
</ItemGroup>
</Project>

0 comments on commit 1e5797b

Please sign in to comment.