Skip to content

Commit 46e1f01

Browse files
committed
Uno: add EnableDefaultPageItems
1 parent 99af04b commit 46e1f01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LibVLCSharp.Uno/LibVLCSharp.Uno.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ It also contains a VLC MediaPlayerElement for the Uno Platform (UWP, Android, iO
1313
<RootNamespace>LibVLCSharp.Uno</RootNamespace>
1414
<PackageId>LibVLCSharp.Uno</PackageId>
1515
<RuntimeIdentifiers Condition="$(TargetFramework.Contains('windows'))">win-x86;win-x64;win-arm64</RuntimeIdentifiers>
16+
<EnableDefaultPageItems>false</EnableDefaultPageItems>
1617
</PropertyGroup>
1718
<ItemGroup Condition="'$(TargetFramework)'!='net8.0-windows10.0.19041'">
1819
<Page Include="**\*.xaml" Exclude="bin\**\*.xaml;obj\**\*.xaml" />

0 commit comments

Comments
 (0)