Skip to content

Commit 7591b9b

Browse files
committed
Uno: disable AOT compat for now
1 parent 86c0b50 commit 7591b9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/LibVLCSharp.Uno/LibVLCSharp.Uno.csproj

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

0 commit comments

Comments
 (0)