Browse Source

Add DotNetBundle to gif

pull/438/head
ionite34 11 months ago
parent
commit
a98f6eb673
No known key found for this signature in database
GPG Key ID: B3404C5F3827849B
  1. 1
      Avalonia.Gif/Avalonia.Gif.csproj

1
Avalonia.Gif/Avalonia.Gif.csproj

@ -12,6 +12,7 @@
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.0.5" />
<PackageReference Include="SkiaSharp" Version="2.88.6" />
<PackageReference Include="DotNet.Bundle" Version="0.9.13" />
</ItemGroup>
</Project>

Loading…
Cancel
Save