Support unarchiving

This commit is contained in:
TheXamlGuy
2024-05-19 16:13:45 +01:00
parent 41c7f71a9d
commit 718a1f92ca
7 changed files with 21 additions and 18 deletions
@@ -5,6 +5,12 @@
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<None Remove="Fonts\FluentSystemIcons-Regular.ttf" />
</ItemGroup>
<ItemGroup>
<AvaloniaResource Include="Fonts\FluentSystemIcons-Regular.ttf" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.2.999-cibuild0048140-alpha" />
<PackageReference Include="Avalonia.Labs.Controls" Version="11.0.10.1" />