We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c8f542 commit e44b112Copy full SHA for e44b112
9.0/PlatformIntegration/NativeEmbeddingDemo/NativeEmbeddingDemo.Droid/NativeEmbeddingDemo.Droid.csproj
@@ -23,11 +23,10 @@
23
24
<ItemGroup>
25
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
26
- <PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
27
</ItemGroup>
28
29
30
<ProjectReference Include="..\NativeEmbeddingDemo\NativeEmbeddingDemo.csproj" />
31
32
33
-</Project>
+</Project>
0 commit comments