We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3586151 commit 5bd007fCopy full SHA for 5bd007f
1 file changed
src/SourceGit.csproj
@@ -62,6 +62,11 @@
62
<PackageReference Include="Pfim" Version="0.11.4" />
63
<PackageReference Include="StbImageSharp" Version="2.30.15" />
64
65
+ <PackageReference Include="SkiaSharp" Version="3.119.4-preview.1.1" />
66
+ <PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="3.119.4-preview.1.1" />
67
+ <PackageReference Include="HarfBuzzSharp" Version="8.3.1.6-preview.1.1" />
68
+ <PackageReference Include="HarfBuzzSharp.NativeAssets.Linux" Version="8.3.1.6-preview.1.1" />
69
+
70
<ProjectReference Include="../depends/AvaloniaEdit/src/AvaloniaEdit.TextMate/AvaloniaEdit.TextMate.csproj" />
71
</ItemGroup>
72
0 commit comments