Skip to content

Commit e44b112

Browse files
authored
Update NativeEmbeddingDemo.Droid.csproj
1 parent 1c8f542 commit e44b112

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

9.0/PlatformIntegration/NativeEmbeddingDemo/NativeEmbeddingDemo.Droid/NativeEmbeddingDemo.Droid.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,10 @@
2323

2424
<ItemGroup>
2525
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
26-
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
2726
</ItemGroup>
2827

2928
<ItemGroup>
3029
<ProjectReference Include="..\NativeEmbeddingDemo\NativeEmbeddingDemo.csproj" />
3130
</ItemGroup>
3231

33-
</Project>
32+
</Project>

0 commit comments

Comments
 (0)